Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c376 static struct hostent *__files_gethostent();
394 while (hp = __files_gethostent(hostf)) { in __files_gethostbyname()
417 __files_gethostent(FILE *hostf) in __files_gethostent() function