Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgetaddrinfo.c130 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 Dgetnameinfo.c73 static struct afd { struct
78 } afdl [] = { argument
111 struct afd *afd; local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/
H A Dgetnameinfo.c120 static struct afd { struct
124 } afdl[] = { argument
153 struct afd *afd = NULL; local
/netbsd-src/external/bsd/blocklist/test/
H A Dsrvtest.c62 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 Dgetnameinfo.c83 static const struct afd { struct
88 } afdl [] = { argument
253 const struct afd *afd; in getnameinfo_inet() local
H A Dgetaddrinfo.c134 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 Dt_mapped.c168 int sfd = -1, cfd = -1, afd = -1; in test() local
/netbsd-src/usr.bin/cdplay/
H A Dcdplay.c153 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 Dssltestlib.c919 int afd = -1, cfd = -1, sfd = -1; in create_test_sockets() local