Searched refs:ga_match (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dgroupaccess.h31 int ga_match(char * const *, int);
H A Dgroupaccess.c81 ga_match(char * const *groups, int n) function
H A Dauth.c223 if (ga_match(options.deny_groups,
236 if (!ga_match(options.allow_groups,

Completed in 98 milliseconds