Home
last modified time | relevance | path

Searched refs:getgrgid (Results 1 – 21 of 21) sorted by relevance

/minix/usr.bin/id/
H A Did.c140 if (nflag && (gr = getgrgid(id))) in main()
206 if ((gr = getgrgid(rid)) != NULL) in pretty()
232 if ((gr = getgrgid(gid)) != NULL) in current()
241 if ((gr = getgrgid(egid)) != NULL) in current()
251 if ((gr = getgrgid(gid)) != NULL) in current()
269 if ((gr = getgrgid(pw->pw_gid)) != NULL) in user()
282 if ((gr = getgrgid(id)) != NULL) in user()
316 if ((gr = getgrgid(id)) != NULL) in group()
/minix/external/bsd/libarchive/dist/cpio/
H A Dcpio_windows.h33 #define getgrgid(id) NULL macro
H A Dcpio.c1233 grent = getgrgid((gid_t)id); in lookup_gname_helper()
/minix/include/
H A Dgrp.h58 struct group *getgrgid(gid_t);
/minix/tests/lib/libc/gen/
H A Dt_getgrent.c144 gr1 = getgrgid(gr->gr_gid); in ATF_TC_BODY()
/minix/tests/usr.bin/id/
H A Dpwgr.c87 getgrgid(gid_t gid) in getgrgid() function
/minix/usr.sbin/user/
H A Duser.c708 if (getgrgid((gid_t)*gidp) == NULL) {
934 if (getgrgid((gid_t)(*uid)) == NULL) {
1177 if (getgrgid((gid_t)(up->u_uid)) != NULL) {
1188 (grp = getgrgid((gid_t)atoi(up->u_primgrp))) != NULL) {
1609 if (getgrgid((gid_t)(pwp->pw_uid)) != NULL) {
1627 (grp = getgrgid(
1813 if (is_number(name) && (grp = getgrgid((gid_t)atoi(name))) != NULL) {
2339 if (!dupgid && getgrgid((gid_t) gid) != NULL) {
2448 if (!dupgid && getgrgid((gid_t) gid) != NULL) {
2528 if ((grp = getgrgid(pwp->pw_gid)) == NULL) {
/minix/usr.bin/newgrp/
H A Dgrutil.c226 grp = getgrgid(gid); in newgrp()
/minix/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_disk_set_standard_lookup.c294 result = getgrgid((gid_t)id); in lookup_gname_helper()
/minix/crypto/external/bsd/heimdal/dist/kcm/
H A Dconfig.c195 gr = getgrgid(atoi(system_group)); in parse_owners()
/minix/usr.sbin/mtree/
H A Dspecspec.c67 gr = getgrgid(n->st_gid); in shownode()
/minix/lib/libc/gen/
H A Dpwcache.c123 static struct group * (*_pwcache_getgrgid)(gid_t) = getgrgid;
H A DMakefile.inc145 MLINKS+=getgrent.3 endgrent.3 getgrent.3 setgroupent.3 getgrent.3 getgrgid.3 \
H A Dgetgrent.c127 __weak_alias(getgrgid,_getgrgid)
1792 getgrgid(gid_t gid) in getgrgid() function
/minix/usr.bin/su/
H A Dsu.c540 gr = getgrgid((gid_t) gid); in check_ingroup()
/minix/usr.bin/getent/
H A Dgetent.c272 gr = getgrgid((gid_t)id); in group()
/minix/usr.bin/stat/
H A Dstat.c700 if ((gr = getgrgid(st->st_gid)) != NULL) in format1()
/minix/lib/libc/include/
H A Dnamespace.h339 #define getgrgid _getgrgid macro
/minix/libexec/ftpd/
H A Dftpd.c1177 if ((g = getgrgid(groups[i])) == NULL) in checkuser()
/minix/distrib/sets/lists/minix-man/
H A Dmi1833 ./usr/man/man3/getgrgid.3 minix-man
/minix/distrib/sets/lists/comp/
H A Dmi6409 ./usr/share/man/cat3/getgrgid.0 comp-c-catman .cat
13354 ./usr/share/man/html3/getgrgid.html comp-c-htmlman html
20212 ./usr/share/man/man3/getgrgid.3 comp-c-man .man