Searched defs:patterns (Results 1 – 6 of 6) sorted by relevance
178 char *patterns = xmalloc(strlen(opts) + 1); in auth_parse_options() local223 char *patterns = xmalloc(strlen(opts) + 1); in auth_parse_options() local
187 const char *patterns) in match_host_and_ip()
82 const ulong_t patterns[] = { variable
79 static PATTERN *patterns; variable
86 static uint64_t patterns[2] = { variable
540 struct _Name **patterns; member