Home
last modified time | relevance | path

Searched refs:GET_AI (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/lib/libc/net/
H A Dgetaddrinfo.c320 #define GET_AI(ai, afd, addr) \ macro
1224 GET_AI(ai, afd, afd->a_addrany); in explore_null()
1227 GET_AI(ai, afd, afd->a_loopback); in explore_null()
1302 GET_AI(ai, afd, p); in explore_numeric()