/freebsd-src/contrib/ntp/sntp/libevent/test/ |
H A D | tinytest.c | 364 tinytest_set_flag_(struct testgroup_t *groups, const char *arg, int set, unsigned long flag) 399 usage(struct testgroup_t *groups, int list_groups) 414 process_test_alias(struct testgroup_t *groups, const char *test) 434 process_test_option(struct testgroup_t *groups, const char *test) 467 tinytest_main(int c, const char **v, struct testgroup_t *groups)
|
H A D | tinytest.h | 91 #define tinytest_skip(groups, named) \ argument
|
/freebsd-src/contrib/libevent/test/ |
H A D | tinytest.c | 364 tinytest_set_flag_(struct testgroup_t *groups, const char *arg, int set, unsigned long flag) 399 usage(struct testgroup_t *groups, int list_groups) 414 process_test_alias(struct testgroup_t *groups, const char *test) 434 process_test_option(struct testgroup_t *groups, const char *test) 467 tinytest_main(int c, const char **v, struct testgroup_t *groups)
|
H A D | tinytest.h | 91 #define tinytest_skip(groups, named) \ argument
|
/freebsd-src/lib/libc/gen/ |
H A D | getgrouplist.c | 44 getgrouplist(const char * uname,gid_t agroup,gid_t * groups,int * grpcnt) getgrouplist() argument
|
H A D | initgroups.c | 47 gid_t *groups; in initgroups() local
|
/freebsd-src/contrib/diff/src/ |
H A D | ifdef.c | 101 struct group groups[2]; in format_ifdef() local 120 struct group const *groups) in format_group() 307 struct group const *groups) in do_printf_spec()
|
/freebsd-src/contrib/openpam/lib/libpam/ |
H A D | openpam_cred.h | 46 gid_t groups[NGROUPS_MAX]; member
|
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | getgrouplist.c | 46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()
|
/freebsd-src/usr.bin/procstat/ |
H A D | procstat_cred.c | 49 gid_t *groups; in procstat_cred() local [all...] |
/freebsd-src/contrib/atf/atf-c/detail/ |
H A D | user.c | 48 static gid_t groups[NGROUPS_MAX]; in atf_user_is_member_of_group() local
|
/freebsd-src/libexec/mknetid/ |
H A D | hash.h | 44 struct grouplist *groups; member
|
/freebsd-src/contrib/bsddialog/lib/ |
H A D | menubox.c | 91 struct bsddialog_menugroup *groups) in build_privatemenu() 181 set_return_on(struct privatemenu *m, struct bsddialog_menugroup *groups) in set_return_on() 222 struct bsddialog_menugroup *groups, int *focusgroup, int *focusitem) in getfirst_with_default() 504 struct bsddialog_menugroup *groups, int *focuslist, int *focusitem) in do_mixedlist() 698 struct bsddialog_menugroup *groups, int *focuslist, int *focusitem) in bsddialog_mixedlist()
|
/freebsd-src/usr.bin/id/ |
H A D | id.c | 264 gid_t *groups; in id_print() local 373 gid_t *groups; in group() local
|
/freebsd-src/crypto/openssh/ |
H A D | groupaccess.c | 85 ga_match(char * const *groups, int n) in ga_match()
|
/freebsd-src/sys/kgssapi/ |
H A D | gss_pname_to_uid.c | 83 int *numgroups, gid_t *groups) in gss_pname_to_unix_cred()
|
/freebsd-src/libexec/revnetgroup/ |
H A D | hash.h | 45 struct grouplist *groups; member
|
/freebsd-src/contrib/openbsm/bin/auditdistd/ |
H A D | sandbox.c | 79 gid_t *groups, *ggroups; in sandbox() local
|
/freebsd-src/contrib/netbsd-tests/usr.bin/id/ |
H A D | pwgr.c | 105 getgrouplist(const char *name, gid_t basegid, gid_t *groups, int *ngroups) in getgrouplist()
|
/freebsd-src/lib/libc/rpc/ |
H A D | svc_auth_des.c | 444 gid_t groups[NGRPS]; /* cached groups */ member 455 int *grouplen, gid_t *groups) in authdes_getucred()
|
/freebsd-src/sys/netlink/ |
H A D | netlink_snl_generic.h | 62 struct snl_genl_ctrl_mcast_group **groups; global() member
|
/freebsd-src/include/rpcsvc/ |
H A D | mount.x | 119 typedef struct groupnode *groups; typedef
|
/freebsd-src/usr.sbin/chown/ |
H A D | chown.c | 252 gid_t *groups; in chownerr() local
|
/freebsd-src/usr.sbin/nscd/ |
H A D | cacheplcs.h | 93 struct cache_lfu_policy_group_ groups[CACHELIB_MAX_FREQUENCY]; member
|
/freebsd-src/usr.bin/mail/ |
H A D | main.c | 70 struct grouphead *groups[HSHSIZE]; variable
|