HomeSort by: relevance | last modified time | path
    Searched defs:getgroup (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/chroot/
chroot.c 82 getgroup(const char *group) function in typeref:typename:gid_t
161 gid = getgroup(group);
172 gidlist[gids++] = getgroup(p);
chroot.c 82 getgroup(const char *group) function in typeref:typename:gid_t
161 gid = getgroup(group);
172 gidlist[gids++] = getgroup(p);

Completed in 21 milliseconds