NetUserSetGroups  128 source3/lib/netapi/examples/user/user_setgroups.c 	status = NetUserSetGroups(hostname,
NetUserSetGroups  838 source3/lib/netapi/libnetapi.c 	struct NetUserSetGroups r;
NetUserSetGroups  858 source3/lib/netapi/libnetapi.c 		NDR_PRINT_IN_DEBUG(NetUserSetGroups, &r);
NetUserSetGroups  870 source3/lib/netapi/libnetapi.c 		NDR_PRINT_OUT_DEBUG(NetUserSetGroups, &r);
NetUserSetGroups  148 source3/lib/netapi/libnetapi.h NET_API_STATUS NetUserSetGroups(const char * server_name /* [in] */,
NetUserSetGroups 1796 source3/lib/netapi/netapi.h NET_API_STATUS NetUserSetGroups(const char * server_name /* [in] */,
NetUserSetGroups 3184 source3/lib/netapi/user.c 	LIBNETAPI_REDIRECT_TO_LOCALHOST(ctx, r, NetUserSetGroups);