Searched refs:old_result (Results 1 – 1 of 1) sorted by relevance
174 struct hostent *old_result = result; in gethostbyname3_multi() local182 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