Searched refs:ga_match (Results 1 – 3 of 3) sorted by relevance
31 int ga_match(char * const *, int);
86 ga_match(char * const *groups, int n) in ga_match() function
223 if (ga_match(options.deny_groups, in allowed_user()236 if (!ga_match(options.allow_groups, in allowed_user()