HomeSort by relevance Sort by last modified time
    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 84 ga_match(char * const *groups, int n) function
auth.c 220 if (ga_match(options.deny_groups,
233 if (!ga_match(options.allow_groups,

Completed in 36 milliseconds