OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ga_match
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
groupaccess.h
31
int
ga_match
(char * const *, int);
groupaccess.c
86
ga_match
(char * const *groups, int n)
function
auth.c
223
if (
ga_match
(options.deny_groups,
236
if (!
ga_match
(options.allow_groups,
Completed in 70 milliseconds