Searched defs:afd (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/bsd/libbind/dist/irs/ |
| D | getnameinfo.c | 73 static struct afd { struct 78 } afdl [] = { argument 111 struct afd *afd; local
|
| 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
|
| /netbsd/src/lib/libc/net/ |
| D | getnameinfo.c | 83 static const struct afd { struct 88 } afdl [] = { argument 253 const struct afd *afd; in getnameinfo_inet() local
|
| 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/ |
| D | t_mapped.c | 168 int sfd = -1, cfd = -1, afd = -1; in test() local
|
| /netbsd/src/usr.bin/cdplay/ |
| D | cdplay.c | 153 int afd; member 1440 readaudio(int afd, int lba, int blocks, u_char *data) in readaudio()
|