NetUserGetLocalGroups   80 source3/lib/netapi/examples/user/user_getlocalgroups.c 		status = NetUserGetLocalGroups(hostname,
NetUserGetLocalGroups  889 source3/lib/netapi/libnetapi.c 	struct NetUserGetLocalGroups r;
NetUserGetLocalGroups  912 source3/lib/netapi/libnetapi.c 		NDR_PRINT_IN_DEBUG(NetUserGetLocalGroups, &r);
NetUserGetLocalGroups  924 source3/lib/netapi/libnetapi.c 		NDR_PRINT_OUT_DEBUG(NetUserGetLocalGroups, &r);
NetUserGetLocalGroups  157 source3/lib/netapi/libnetapi.h NET_API_STATUS NetUserGetLocalGroups(const char * server_name /* [in] */,
NetUserGetLocalGroups 1821 source3/lib/netapi/netapi.h NET_API_STATUS NetUserGetLocalGroups(const char * server_name /* [in] */,
NetUserGetLocalGroups 3429 source3/lib/netapi/user.c 	LIBNETAPI_REDIRECT_TO_LOCALHOST(ctx, r, NetUserGetLocalGroups);