Searched refs:socktype_codes (Results 1 – 3 of 3) sorted by relevance
67 extern const char * const socktype_codes[];
1726 const char * const socktype_codes[] = { /* cf socket.h */ variable
1739 (s = socktype_codes[type]) != NULL) { in prt_skt()