NET_DISPLAY_GROUP   43 source3/lib/netapi/tests/netdisplay.c 	struct NET_DISPLAY_GROUP *group;
NET_DISPLAY_GROUP   65 source3/lib/netapi/tests/netdisplay.c 					group = (struct NET_DISPLAY_GROUP *)buffer;
NET_DISPLAY_GROUP 1416 source3/lib/netapi/user.c 	struct NET_DISPLAY_GROUP *group = NULL;
NET_DISPLAY_GROUP 1420 source3/lib/netapi/user.c 				  struct NET_DISPLAY_GROUP,
NET_DISPLAY_GROUP 1442 source3/lib/netapi/user.c 		sizeof(struct NET_DISPLAY_GROUP) * info->count);
NET_DISPLAY_GROUP 5778 source3/librpc/gen_ndr/ndr_libnetapi.c _PUBLIC_ enum ndr_err_code ndr_push_NET_DISPLAY_GROUP(struct ndr_push *ndr, int ndr_flags, const struct NET_DISPLAY_GROUP *r)
NET_DISPLAY_GROUP 5793 source3/librpc/gen_ndr/ndr_libnetapi.c _PUBLIC_ enum ndr_err_code ndr_pull_NET_DISPLAY_GROUP(struct ndr_pull *ndr, int ndr_flags, struct NET_DISPLAY_GROUP *r)
NET_DISPLAY_GROUP 5808 source3/librpc/gen_ndr/ndr_libnetapi.c _PUBLIC_ void ndr_print_NET_DISPLAY_GROUP(struct ndr_print *ndr, const char *name, const struct NET_DISPLAY_GROUP *r)
NET_DISPLAY_GROUP  541 source3/librpc/gen_ndr/ndr_libnetapi.h enum ndr_err_code ndr_push_NET_DISPLAY_GROUP(struct ndr_push *ndr, int ndr_flags, const struct NET_DISPLAY_GROUP *r);
NET_DISPLAY_GROUP  542 source3/librpc/gen_ndr/ndr_libnetapi.h enum ndr_err_code ndr_pull_NET_DISPLAY_GROUP(struct ndr_pull *ndr, int ndr_flags, struct NET_DISPLAY_GROUP *r);
NET_DISPLAY_GROUP  543 source3/librpc/gen_ndr/ndr_libnetapi.h void ndr_print_NET_DISPLAY_GROUP(struct ndr_print *ndr, const char *name, const struct NET_DISPLAY_GROUP *r);