Home
last modified time | relevance | path

Searched refs:group_alist (Results 1 – 8 of 8) sorted by relevance

/dports/archivers/gcpio/cpio-2.13/src/
H A Didcache.c126 static struct userid *group_alist; variable
139 for (tail = group_alist; tail; tail = tail->next) in getgroup()
155 tail->next = group_alist; in getgroup()
156 group_alist = tail; in getgroup()
171 for (tail = group_alist; tail; tail = tail->next) in getgidbyname()
190 tail->next = group_alist; in getgidbyname()
191 group_alist = tail; in getgidbyname()
/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Didcache.c60 static struct userid *group_alist; variable
155 for (tail = group_alist; tail; tail = tail->next) in getgroup()
173 match->next = group_alist; in getgroup()
174 group_alist = match; in getgroup()
191 for (tail = group_alist; tail; tail = tail->next) in getgidbyname()
219 tail->next = group_alist; in getgidbyname()
220 group_alist = tail; in getgidbyname()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Didcache.c60 static struct userid *group_alist; variable
155 for (tail = group_alist; tail; tail = tail->next) in getgroup()
173 match->next = group_alist; in getgroup()
174 group_alist = match; in getgroup()
191 for (tail = group_alist; tail; tail = tail->next) in getgidbyname()
219 tail->next = group_alist; in getgidbyname()
220 group_alist = tail; in getgidbyname()
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Didcache.c61 static struct userid *group_alist; variable
156 for (tail = group_alist; tail; tail = tail->next) in getgroup()
174 match->next = group_alist; in getgroup()
175 group_alist = match; in getgroup()
192 for (tail = group_alist; tail; tail = tail->next) in getgidbyname()
220 tail->next = group_alist; in getgidbyname()
221 group_alist = tail; in getgidbyname()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Didcache.c61 static struct userid *group_alist; variable
156 for (tail = group_alist; tail; tail = tail->next) in getgroup()
174 match->next = group_alist; in getgroup()
175 group_alist = match; in getgroup()
192 for (tail = group_alist; tail; tail = tail->next) in getgidbyname()
220 tail->next = group_alist; in getgidbyname()
221 group_alist = tail; in getgidbyname()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Didcache.c61 static struct userid *group_alist; variable
156 for (tail = group_alist; tail; tail = tail->next) in getgroup()
174 match->next = group_alist; in getgroup()
175 group_alist = match; in getgroup()
192 for (tail = group_alist; tail; tail = tail->next) in getgidbyname()
220 tail->next = group_alist; in getgidbyname()
221 group_alist = tail; in getgidbyname()
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Didcache.c61 static struct userid *group_alist; variable
156 for (tail = group_alist; tail; tail = tail->next) in getgroup()
174 match->next = group_alist; in getgroup()
175 group_alist = match; in getgroup()
192 for (tail = group_alist; tail; tail = tail->next) in getgidbyname()
220 tail->next = group_alist; in getgidbyname()
221 group_alist = tail; in getgidbyname()
/dports/sysutils/reed/reed-5.6/
H A Dreed.c75 static struct userid *group_alist; variable
223 for (tail = group_alist; tail; tail = tail->next) in getgroup()
231 tail->next = group_alist; in getgroup()
232 group_alist = tail; in getgroup()