Home
last modified time | relevance | path

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

/nss/nss_files/
A Dfiles-hosts.c174 struct hostent *old_result = result; in gethostbyname3_multi() local
182 result = old_result; in gethostbyname3_multi()
237 if (strcmp (old_result->h_name, new_name) != 0) in gethostbyname3_multi()
261 result = old_result; in gethostbyname3_multi()

Completed in 4 milliseconds