Searched refs:explore_null (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/libbind/dist/irs/ |
| H A D | getaddrinfo.c | 181 static int explore_null __P((const struct addrinfo *, 481 error = explore_null(pai, servname, &cur->ai_next); 735 explore_null(pai, servname, res) in explore_null() function
|
| /netbsd-src/lib/libc/net/ |
| H A D | getaddrinfo.c | 240 static int explore_null(const struct addrinfo *, 585 error = explore_null(pai, servname, &cur->ai_next, in getaddrinfo() 1220 explore_null(const struct addrinfo *pai, const char *servname, in explore_null() function
|