Home
last modified time | relevance | path

Searched defs:ngroups (Results 1 – 4 of 4) sorted by relevance

/busybox-1.35.0/libbb/
Dbb_getgroups.c13 gid_t* FAST_FUNC bb_getgroups(int *ngroups, gid_t *group_array) in bb_getgroups()
/busybox-1.35.0/libpwdgrp/
Dpwd_grp.c503 int ngroups; in getgrouplist_internal() local
539 int ngroups; in initgroups() local
547 int FAST_FUNC getgrouplist(const char *user, gid_t gid, gid_t *groups, int *ngroups) in getgrouplist()
/busybox-1.35.0/coreutils/
Dtest.c430 int ngroups; member
444 #define ngroups (S.ngroups ) macro
/busybox-1.35.0/util-linux/
Dmkfs_ext2.c231 uint32_t ngroups; in mkfs_ext2_main() local