HomeSort by relevance Sort by last modified time
    Searched refs:ga_init (Results 1 - 4 of 4) sorted by null

  /external/openssh/
groupaccess.h 30 int ga_init(const char *, gid_t);
groupaccess.c 49 ga_init(const char *user, gid_t base) function
auth.c 212 if (ga_init(pw->pw_name, pw->pw_gid) == 0) {
servconf.c 588 } else if (ga_init(pw->pw_name, pw->pw_gid) == 0) {
    [all...]

Completed in 35 milliseconds