Home
last modified time | relevance | path

Searched defs:groups (Results 1 – 25 of 55) sorted by relevance

123

/NextBSD/contrib/ntp/sntp/libevent/test/
HDtinytest.c278 tinytest_set_flag_(struct testgroup_t *groups, const char *arg, int set, unsigned long flag)
313 usage(struct testgroup_t *groups, int list_groups)
328 process_test_alias(struct testgroup_t *groups, const char *test)
348 process_test_option(struct testgroup_t *groups, const char *test)
381 tinytest_main(int c, const char **v, struct testgroup_t *groups)
HDtinytest.h88 #define tinytest_skip(groups, named) \ argument
/NextBSD/contrib/gdb/gdb/
HDreggroups.c82 struct reggroups *groups = GDBARCH_OBSTACK_ZALLOC (gdbarch, in reggroups_init() local
92 add_group (struct reggroups *groups, struct reggroup *group, in add_group()
105 struct reggroups *groups = gdbarch_data (gdbarch, reggroups_data); in reggroup_add() local
127 struct reggroups *groups; in reggroup_next() local
/NextBSD/contrib/diff/src/
HDifdef.c101 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()
/NextBSD/lib/libc/gen/
HDgetgrouplist.c48 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()
HDinitgroups.c51 gid_t *groups; in initgroups() local
/NextBSD/contrib/gcc/
HDtree-ssa-loop-prefetch.c233 find_or_create_group (struct mem_ref_group **groups, tree base, in find_or_create_group()
304 release_mem_refs (struct mem_ref_group *groups) in release_mem_refs()
729 prune_by_reuse (struct mem_ref_group *groups) in prune_by_reuse()
755 schedule_prefetches (struct mem_ref_group *groups, unsigned unroll_factor, in schedule_prefetches()
803 anything_to_prefetch_p (struct mem_ref_group *groups) in anything_to_prefetch_p()
861 issue_prefetches (struct mem_ref_group *groups, in issue_prefetches()
/NextBSD/usr.bin/procstat/
HDprocstat_cred.c49 gid_t *groups; in procstat_cred() local
/NextBSD/contrib/openpam/lib/libpam/
HDopenpam_cred.h48 gid_t groups[NGROUPS_MAX]; member
/NextBSD/crypto/openssh/openbsd-compat/
HDgetgrouplist.c46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()
/NextBSD/contrib/atf/atf-c/detail/
HDuser.c48 static gid_t groups[NGROUPS_MAX]; in atf_user_is_member_of_group() local
/NextBSD/libexec/mknetid/
HDhash.h44 struct grouplist *groups; member
/NextBSD/crypto/openssh/
HDgroupaccess.c81 ga_match(char * const *groups, int n) in ga_match()
/NextBSD/usr.bin/id/
HDid.c274 gid_t *groups; in id_print() local
383 gid_t *groups; in group() local
/NextBSD/sys/kgssapi/
HDgss_pname_to_uid.c84 int *numgroups, gid_t *groups) in gss_pname_to_unix_cred()
/NextBSD/libexec/revnetgroup/
HDhash.h45 struct grouplist *groups; member
/NextBSD/contrib/openbsm/bin/auditdistd/
HDsandbox.c79 gid_t *groups, *ggroups; in sandbox() local
/NextBSD/contrib/netbsd-tests/usr.bin/id/
HDpwgr.c105 getgrouplist(const char *name, gid_t basegid, gid_t *groups, int *ngroups) in getgrouplist()
/NextBSD/lib/libc/rpc/
HDsvc_auth_des.c448 gid_t groups[NGRPS]; /* cached groups */ member
459 int *grouplen, gid_t *groups) in authdes_getucred()
/NextBSD/usr.sbin/chown/
HDchown.c278 gid_t *groups; in chownerr() local
/NextBSD/include/rpcsvc/
HDmount.x128 typedef struct groupnode *groups; typedef
/NextBSD/usr.bin/mail/
HDglob.h68 struct grouphead *groups[HSHSIZE];/* Pointer to active groups */ variable
/NextBSD/usr.sbin/nscd/
HDcacheplcs.h95 struct cache_lfu_policy_group_ groups[CACHELIB_MAX_FREQUENCY]; member
/NextBSD/sys/kern/
HDkern_prot.c809 gid_t *groups; in sys_setgroups() local
832 kern_setgroups(struct thread *td, u_int ngrp, gid_t *groups) in kern_setgroups()
1980 int groups; in crcopysafe() local
2044 crsetgroups_locked(struct ucred *cr, int ngrp, gid_t *groups) in crsetgroups_locked()
2076 crsetgroups(struct ucred *cr, int ngrp, gid_t *groups) in crsetgroups()
/NextBSD/usr.sbin/lpr/lpc/
HDlpc.c356 static gid_t *groups; in ingroup() local

123