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

/freebsd-current/crypto/openssh/
H A Dmatch.h19 int match_usergroup_pattern_list(const char *, const char *);
H A Dgroupaccess.c106 switch (match_usergroup_pattern_list(groups_byname[i],
H A Dmatch.c176 match_usergroup_pattern_list(const char *string, const char *pattern) function
H A Dssh_namespace.h418 #define match_usergroup_pattern_list Fssh_match_usergroup_pattern_list macro
H A Dservconf.c1130 if (match_usergroup_pattern_list(ci->user, arg) != 1)

Completed in 98 milliseconds