Searched refs:gid_from_group (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/include/
H A Dgrp.h72 int gid_from_group(const char *, gid_t *);
/freebsd-9.3-release/lib/libc/gen/
H A DSymbol.map388 gid_from_group;
/freebsd-9.3-release/contrib/libc-pwcache/
H A Dpwcache.c457 * gid_from_group()
463 gid_from_group(const char *name, gid_t *gid) function
/freebsd-9.3-release/contrib/mtree/
H A Dspec.c570 if (gid_from_group(val, &gid) == -1)
/freebsd-9.3-release/usr.bin/xinstall/
H A Dxinstall.c301 if (gid_from_group(group, &gid) == -1) {

Completed in 95 milliseconds