Searched defs:groups (Results 1 - 25 of 89) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DGroupsController.h34 + (GroupsController *) groups; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-userdb.h48 DBusHashTable *groups; /**< Groups in the database by GID */ member in struct:DBusUserDatabase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/smbd/
H A Dsec_ctx_current_user.c31 gid_t *groups; local
H A Dsec_ctx_root.c28 gid_t *groups, *actual_groups; local
H A Dsec_ctx_torture.c49 gid_t *groups; local
H A Dsec_ctx_utils.c30 void get_random_grouplist(int *ngroups, gid_t **groups) argument
49 BOOL verify_current_groups(int ngroups, gid_t *groups) argument
H A Dse_access_check_allowall.c38 BOOL allowall_check(struct passwd *pw, int ngroups, gid_t *groups) argument
H A Dse_access_check_allowsome.c38 BOOL allowsome_check(struct passwd *pw, int ngroups, gid_t *groups) argument
H A Dse_access_check_denyall.c38 BOOL denyall_check(struct passwd *pw, int ngroups, gid_t *groups) argument
H A Dse_access_check_denysome.c40 BOOL denysome_check(struct passwd *pw, int ngroups, gid_t *groups) argument
H A Dse_access_check_empty.c36 BOOL emptysd_check(struct passwd *pw, int ngroups, gid_t *groups) argument
H A Dse_access_check_nullsd.c31 BOOL nullsd_check(struct passwd *pw, int ngroups, gid_t *groups) argument
H A Dsec_ctx_groups.c28 gid_t *groups, *initial_groups, *check_groups, *final_groups; local
[all...]
H A Dse_access_check_utils.c129 void visit_pwdb(BOOL (*fn)(struct passwd *pw, int ngroups, gid_t *groups)) argument
133 gid_t *groups; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/nsswitch/
H A Dinitgroups.c10 gid_t *groups; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dipmonitor.c92 unsigned groups = ~RTMGRP_TC; local
[all...]
H A Dxfrm_monitor.c151 unsigned groups = ~((unsigned)0); /* XXX */ local
H A Drtmon.c73 unsigned groups = ~0U; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsystem_smbd.c41 static int getgrouplist_internals(const char *user, gid_t gid, gid_t *groups, argument
120 static int sys_getgrouplist(const char *user, gid_t gid, gid_t *groups, int *grpcnt) argument
156 gid_t *groups; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dnetlink.c116 AvahiNetlink *avahi_netlink_new(const AvahiPoll *poll_api, uint32_t groups, void (*cb) (AvahiNetlink *nl, struct nlmsghdr *n, void* userdata), void* userdata) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dsec_ctx.c137 gid_t *groups = NULL; local
234 set_sec_ctx(uid_t uid, gid_t gid, int ngroups, gid_t *groups, NT_USER_TOKEN *token) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dnetlink.c116 AvahiNetlink *avahi_netlink_new(const AvahiPoll *poll_api, uint32_t groups, void (*cb) (AvahiNetlink *nl, struct nlmsghdr *n, void* userdata), void* userdata) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Doptions.h45 struct list_of_struct_group *groups; member in struct:group_of_users
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/cacusermgr/
H A Dmgr_user.c231 struct SamGetGroupsForUser groups; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A DtclUniData.c827 static int groups[] = { variable

Completed in 114 milliseconds

1234