Searched defs:socklen_t (Results 1 - 5 of 5) sorted by relevance
| /src/include/arpa/ | ||
| H A D | inet.h | 74 typedef __socklen_t socklen_t; typedef in typeref:typename:__socklen_t 75 #define socklen_t __socklen_t macro |
| /src/sys/net/ | ||
| H A D | if_dl.h | 62 typedef __socklen_t socklen_t; typedef in typeref:typename:__socklen_t 63 #define socklen_t __socklen_t macro |
| /src/include/ | ||
| H A D | netdb.h | 102 typedef __socklen_t socklen_t; typedef in typeref:typename:__socklen_t 103 #define socklen_t __socklen_t macro [all...] |
| /src/tools/compat/ | ||
| H A D | compat_defs.h | 52 typedef int socklen_t; typedef in typeref:typename:int |
| /src/sys/sys/ | ||
| H A D | socket.h | 83 typedef __socklen_t socklen_t; typedef in typeref:typename:__socklen_t 84 #define socklen_t __socklen_t macro [all...] |
Completed in 7 milliseconds