Searched defs:afd (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | getaddrinfo.c | 130 static const struct afd { struct 138 } afdl [] = { argument 227 #define GET_AI(ai, afd, addr) \ argument 740 const struct afd *afd; local 787 const struct afd *afd; local 921 get_ai(pai, afd, addr) in get_ai() argument 1076 const struct afd *afd; local 1166 const struct afd *afd; local 1225 const struct afd *afd; local
|
H A D | getnameinfo.c | 73 static struct afd { struct 78 } afdl [] = { argument 111 struct afd *afd; local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/ |
H A D | getnameinfo.c | 120 static struct afd { struct 124 } afdl[] = { argument 153 struct afd *afd = NULL; local
|
/netbsd-src/external/bsd/blocklist/test/ |
H A D | srvtest.c | 62 process_tcp(int afd) in process_tcp() 82 process_udp(int afd) in process_udp() 142 int afd; in handle() local
|
/netbsd-src/lib/libc/net/ |
H A D | getnameinfo.c | 83 static const struct afd { struct 88 } afdl [] = { argument 253 const struct afd *afd; in getnameinfo_inet() local
|
H A D | getaddrinfo.c | 134 static const struct afd { struct 142 } afdl [] = { argument 317 #define GET_AI(ai, afd, addr) \ argument 1224 const struct afd *afd; in explore_null() local 1290 const struct afd *afd; in explore_numeric() local 1488 get_ai(const struct addrinfo *pai, const struct afd *afd, const char *addr) in get_ai() 1608 const struct afd *afd; in find_afd() local 1707 const struct afd *afd; in getanswer() local
|
/netbsd-src/tests/net/net/ |
H A D | t_mapped.c | 168 int sfd = -1, cfd = -1, afd = -1; in test() local
|
/netbsd-src/usr.bin/cdplay/ |
H A D | cdplay.c | 153 int afd; member 1440 readaudio(int afd, int lba, int blocks, u_char *data) in readaudio()
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/helpers/ |
H A D | ssltestlib.c | 919 int afd = -1, cfd = -1, sfd = -1; in create_test_sockets() local
|