sv101_type        100 source3/lib/netapi/examples/server/server_getinfo.c 			printf("type: 0x%08x\n", i101->sv101_type);
sv101_type        117 source3/lib/netapi/netapi.h 	uint32_t sv101_type;
sv101_type         40 source3/lib/netapi/serverinfo.c 	i.sv101_type		= lp_default_server_announce();
sv101_type        215 source3/lib/netapi/serverinfo.c 			i101.sv101_type			= i->info101->server_type;
sv101_type         92 source3/librpc/gen_ndr/libnetapi.h 	uint32_t sv101_type;
sv101_type        164 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->sv101_type));
sv101_type        180 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->sv101_type));
sv101_type        196 source3/librpc/gen_ndr/ndr_libnetapi.c 	ndr_print_uint32(ndr, "sv101_type", r->sv101_type);