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

123

/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dutil_smbd.c40 int getgroups_user(const char *user, gid_t **groups) argument
H A Dsystem_smbd.c39 static int getgrouplist_internals(const char *user, gid_t gid, gid_t *groups, int *grpcnt) argument
108 int sys_getgrouplist(const char *user, gid_t gid, gid_t *groups, int *grpcnt) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/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
/asus-wl-520gu-7.0.1.45/src/router/samba/testsuite/nsswitch/
H A Dinitgroups.c10 gid_t *groups; local
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dparse_mode.c62 mode_t groups; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dintermezzo_journal.h16 u32 groups[0]; member in struct:journal_prefix
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dintermezzo_journal.h16 u32 groups[0]; member in struct:journal_prefix
/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Dipmonitor.c85 unsigned groups = ~RTMGRP_TC; local
[all...]
H A Drtmon.c72 unsigned groups = ~0U; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dsec_ctx.c29 gid_t *groups; member in struct:sec_ctx
140 gid_t *groups = NULL; local
281 set_sec_ctx(uid_t uid, gid_t gid, int ngroups, gid_t *groups, NT_USER_TOKEN *token) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dethertap.c58 __u32 groups; member in struct:net_local
143 unsigned groups = ~0; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sunrpc/
H A Dauth_unix.c83 int groups = current->ngroups; local
141 int groups; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Duid16.c111 old_gid_t groups[NGROUPS]; local
130 old_gid_t groups[NGROUPS]; local
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nsswitch/
H A Dwb_client.c241 static int wb_getgroups(const char *user, gid_t **groups) argument
275 gid_t *tgr, *groups = NULL; local
[all...]

Completed in 201 milliseconds

123