Searched defs:__files_gethostent (Results 1 - 1 of 1) sorted by relevance

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

Completed in 44 milliseconds