Searched refs:explore_null (Results 1 – 1 of 1) sorted by relevance
128 static int explore_null(const struct addrinfo*, const char*, struct addrinfo**);359 error = explore_null(&tmp, servname, &cur->ai_next); in android_getaddrinfofornetcontext()484 static int explore_null(const struct addrinfo* pai, const char* servname, struct addrinfo** res) { in explore_null() function