Home
last modified time | relevance | path

Searched refs:ga_init (Results 1 – 5 of 5) sorted by relevance

/freebsd/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) in ga_init() function
H A Dauth.c182 if (ga_init(pw->pw_name, pw->pw_gid) == 0) { in allowed_user()
H A Dservconf.c795 } else if (ga_init(pw->pw_name, pw->pw_gid) == 0) { in match_cfg_line_group()
H A DChangeLog6748 let ga_init() fail gracefully if getgrouplist does
6754 This makes ga_init() handle this failure case gracefully, where it will