Home
last modified time | relevance | path

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

/external/openssh/regress/
Dnetcat.c1200 const struct toskeywords { in map_tos() struct
1201 const char *keyword; in map_tos()
1202 int val; in map_tos()
1203 } *t, toskeywords[] = { in map_tos() local