Home
last modified time | relevance | path

Searched refs:grpcnt (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssh/openbsd-compat/
H A Dgetgrouplist.c46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist() argument
55 maxgroups = *grpcnt; in getgrouplist()
61 *grpcnt = ngroups; in getgrouplist()
91 *grpcnt = ngroups; in getgrouplist()
H A Dport-aix.c443 getgrouplist(const char *user, gid_t pgid, gid_t *groups, int *grpcnt) in getgrouplist() argument
450 maxgroups = *grpcnt; in getgrouplist()
457 *grpcnt = 0; in getgrouplist()
478 *grpcnt = ngroups; in getgrouplist()
/freebsd/lib/libc/gen/
H A Dgetgrouplist.c44 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist() argument
46 return __getgroupmembership(uname, agroup, groups, *grpcnt, grpcnt); in getgrouplist()
H A Dgetgrent.c454 if (*grpcnt < maxgrp) in gr_addgid()
455 groups[*grpcnt] = gid; in gr_addgid()
459 (*grpcnt)++; in gr_addgid()
478 int maxgrp, *grpcnt; in getgroupmembership_fallback() local
491 grpcnt = va_arg(ap, int *); in getgroupmembership_fallback()
501 gr_addgid(agroup, groups, maxgrp, grpcnt); in getgroupmembership_fallback()
537 gr_addgid(grp.gr_gid, groups, maxgrp, grpcnt); in getgroupmembership_fallback()
666 int maxgrp, int *grpcnt) in __getgroupmembership() argument
675 assert(grpcnt != NULL); in __getgroupmembership()
677 *grpcnt = 0; in __getgroupmembership()
[all …]
/freebsd/sys/dev/hptrr/
H A Dhim.h366 HPT_UINT grpcnt; member
/freebsd/sys/dev/hptnr/
H A Dhim.h411 HPT_UINT grpcnt; member
/freebsd/sys/dev/hpt27xx/
H A Dhim.h423 HPT_UINT grpcnt; member