Searched refs:__files_gethostent (Results 1 – 1 of 1) sorted by relevance
378 static struct hostent *__files_gethostent();396 while (hp = __files_gethostent(hostf)) { in __files_gethostbyname()419 __files_gethostent(FILE *hostf) in __files_gethostent() function