sv102_type        109 source3/lib/netapi/examples/server/server_getinfo.c 			printf("type: 0x%08x\n", i102->sv102_type);
sv102_type        126 source3/lib/netapi/netapi.h 	uint32_t sv102_type;
sv102_type        228 source3/lib/netapi/serverinfo.c 			i102.sv102_type			= i->info102->server_type;
sv102_type        101 source3/librpc/gen_ndr/libnetapi.h 	uint32_t sv102_type;
sv102_type        209 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->sv102_type));
sv102_type        232 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->sv102_type));
sv102_type        255 source3/librpc/gen_ndr/ndr_libnetapi.c 	ndr_print_uint32(ndr, "sv102_type", r->sv102_type);