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

1234

/freebsd-current/lib/libc/gen/
H A Dgetgrouplist.c44 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) argument
H A Dinitgroups.c47 gid_t *groups; local
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_cred.h46 gid_t groups[NGROUPS_MAX]; member in struct:pam_saved_cred
/freebsd-current/contrib/atf/atf-c/detail/
H A Duser.c48 static gid_t groups[NGROUPS_MAX]; local
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetgrouplist.c46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) argument
/freebsd-current/libexec/mknetid/
H A Dhash.h44 struct grouplist *groups; member in struct:member_entry
/freebsd-current/usr.bin/procstat/
H A Dprocstat_cred.c49 gid_t *groups; local
[all...]
/freebsd-current/crypto/openssh/
H A Dgroupaccess.c85 ga_match(char * const *groups, int n) argument
/freebsd-current/libexec/revnetgroup/
H A Dhash.h45 struct grouplist *groups; member in struct:member_entry
/freebsd-current/sys/kgssapi/
H A Dgss_pname_to_uid.c81 gss_pname_to_unix_cred(OM_uint32 *minor_status, const gss_name_t pname, const gss_OID mech, uid_t *uidp, gid_t *gidp, int *numgroups, gid_t *groups) argument
/freebsd-current/contrib/kyua/utils/process/
H A Disolation.cpp159 ::gid_t groups[1]; local
H A Disolation_test.cpp174 ::gid_t groups[1]; local
/freebsd-current/contrib/netbsd-tests/usr.bin/id/
H A Dpwgr.c105 getgrouplist(const char *name, gid_t basegid, gid_t *groups, int *ngroups) argument
/freebsd-current/contrib/openbsm/bin/auditdistd/
H A Dsandbox.c79 gid_t *groups, *ggroups; local
[all...]
/freebsd-current/sys/netlink/
H A Dnetlink_snl_generic.h62 struct snl_genl_ctrl_mcast_group **groups; member in struct:snl_genl_ctrl_mcast_groups
H A Dnetlink_generic_kpi.c59 static struct genl_group groups[MAX_GROUPS]; variable in typeref:struct:genl_group
/freebsd-current/usr.sbin/nscd/
H A Dcacheplcs.h93 struct cache_lfu_policy_group_ groups[CACHELIB_MAX_FREQUENCY]; member in struct:cache_lfu_policy_
/freebsd-current/usr.sbin/chown/
H A Dchown.c252 gid_t *groups; local
/freebsd-current/lib/libc/rpc/
H A Dnetnamer.c144 _getgroups(char *uname, gid_t groups[NGRPS]) argument
H A Dsvc_auth_des.c444 gid_t groups[NGRPS]; /* cached groups */ member in struct:bsdcred
454 authdes_getucred(struct authdes_cred *adc, uid_t *uid, gid_t *gid, int *grouplen, gid_t *groups) argument
/freebsd-current/contrib/diff/src/
H A Difdef.c101 struct group groups[2]; local
119 format_group(register FILE *out, char const *format, char endchar, struct group const *groups) argument
305 do_printf_spec(FILE *out, char const *spec, struct file_data const *file, lin n, struct group const *groups) argument
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Dctrl_iface_ap.c288 struct wpabuf *groups = sta->sae->tmp->peer_rejected_groups; local
/freebsd-current/sys/dev/p2sb/
H A Dlewisburg_gpiocm.c72 struct lbggroup groups[3]; member in struct:lbgcommunity
/freebsd-current/usr.bin/mail/
H A Dmain.c70 struct grouphead *groups[HSHSIZE]; variable in typeref:struct:grouphead
/freebsd-current/usr.bin/id/
H A Did.c264 gid_t *groups; local
373 gid_t *groups; local
[all...]

Completed in 181 milliseconds

1234