HomeSort by: relevance | last modified time | path
    Searched defs:tlskeywords (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/nc/
netcat.c 1598 const struct tlskeywords { struct in function:map_tls
1601 } *t, tlskeywords[] = { local in function:map_tls
1610 for (t = tlskeywords; t->keyword != NULL; t++) {
netcat.c 1598 const struct tlskeywords { struct in function:map_tls
1601 } *t, tlskeywords[] = { local in function:map_tls
1610 for (t = tlskeywords; t->keyword != NULL; t++) {

Completed in 100 milliseconds