Searched refs:match_pattern_list (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dmatch.h18 int match_pattern_list(const char *, const char *, u_int, int);
H A Dmatch.c119 match_pattern_list(const char *string, const char *pattern, u_int len, function
181 return match_pattern_list(host, pattern, len, 1);
H A Dgroupaccess.c136 switch (match_pattern_list(groups_byname[i],
H A Dcompat.c172 if (match_pattern_list(version, check[i].pat,
H A Dservconf.c692 if (match_pattern_list(ci->user, arg, len, 0) != 1)

Completed in 128 milliseconds