Home
last modified time | relevance | path

Searched defs:patterns (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/ssh/sshd/
H A Dauth-options.c178 char *patterns = xmalloc(strlen(opts) + 1); in auth_parse_options() local
223 char *patterns = xmalloc(strlen(opts) + 1); in auth_parse_options() local
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dmatch.c187 const char *patterns) in match_host_and_ip()
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dmalloc.c82 const ulong_t patterns[] = { variable
/titanic_44/usr/src/cmd/grep_xpg4/
H A Dgrep.c79 static PATTERN *patterns; variable
/titanic_44/usr/src/lib/watchmalloc/common/
H A Dmalloc.c86 static uint64_t patterns[2] = { variable
/titanic_44/usr/src/cmd/make/include/mksh/
H A Ddefs.h540 struct _Name **patterns; member