Searched refs:ga_init (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dgroupaccess.h30 int ga_init(const char *, gid_t);
H A Dgroupaccess.c50 ga_init(const char *user, gid_t base) function
H A Dauth.c231 if (ga_init(pw->pw_name, pw->pw_gid) == 0) {
H A Dservconf.c772 } else if (ga_init(pw->pw_name, pw->pw_gid) == 0) {

Completed in 117 milliseconds