NET_DISPLAY_MACHINE   44 source3/lib/netapi/tests/netdisplay.c 	struct NET_DISPLAY_MACHINE *machine;
NET_DISPLAY_MACHINE   62 source3/lib/netapi/tests/netdisplay.c 					machine = (struct NET_DISPLAY_MACHINE *)buffer;
NET_DISPLAY_MACHINE 1374 source3/lib/netapi/user.c 	struct NET_DISPLAY_MACHINE *machine = NULL;
NET_DISPLAY_MACHINE 1378 source3/lib/netapi/user.c 				    struct NET_DISPLAY_MACHINE,
NET_DISPLAY_MACHINE 1400 source3/lib/netapi/user.c 		sizeof(struct NET_DISPLAY_MACHINE) * info->count);
NET_DISPLAY_MACHINE 5736 source3/librpc/gen_ndr/ndr_libnetapi.c _PUBLIC_ enum ndr_err_code ndr_push_NET_DISPLAY_MACHINE(struct ndr_push *ndr, int ndr_flags, const struct NET_DISPLAY_MACHINE *r)
NET_DISPLAY_MACHINE 5751 source3/librpc/gen_ndr/ndr_libnetapi.c _PUBLIC_ enum ndr_err_code ndr_pull_NET_DISPLAY_MACHINE(struct ndr_pull *ndr, int ndr_flags, struct NET_DISPLAY_MACHINE *r)
NET_DISPLAY_MACHINE 5766 source3/librpc/gen_ndr/ndr_libnetapi.c _PUBLIC_ void ndr_print_NET_DISPLAY_MACHINE(struct ndr_print *ndr, const char *name, const struct NET_DISPLAY_MACHINE *r)
NET_DISPLAY_MACHINE  538 source3/librpc/gen_ndr/ndr_libnetapi.h enum ndr_err_code ndr_push_NET_DISPLAY_MACHINE(struct ndr_push *ndr, int ndr_flags, const struct NET_DISPLAY_MACHINE *r);
NET_DISPLAY_MACHINE  539 source3/librpc/gen_ndr/ndr_libnetapi.h enum ndr_err_code ndr_pull_NET_DISPLAY_MACHINE(struct ndr_pull *ndr, int ndr_flags, struct NET_DISPLAY_MACHINE *r);
NET_DISPLAY_MACHINE  540 source3/librpc/gen_ndr/ndr_libnetapi.h void ndr_print_NET_DISPLAY_MACHINE(struct ndr_print *ndr, const char *name, const struct NET_DISPLAY_MACHINE *r);