Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c378 static struct hostent *__files_gethostent();
396 while (hp = __files_gethostent(hostf)) { in __files_gethostbyname()
419 __files_gethostent(FILE *hostf) in __files_gethostent() function