Home
last modified time | relevance | path

Searched defs:getgrouplist (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/include/
Dgrp_.h36 #define getgrouplist bb_internal_getgrouplist macro
/busybox-1.35.0/libpwdgrp/
Dpwd_grp.c547 int FAST_FUNC getgrouplist(const char *user, gid_t gid, gid_t *groups, int *ngroups) in getgrouplist() function