Home
last modified time | relevance | path

Searched defs:hostf (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Drcmd.c321 FILE *hostf; in ruserok() local
380 _validuser(FILE *hostf, const char *rhost, const char *luser, in _validuser()
/illumos-gate/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c384 FILE *hostf; in __files_gethostbyname() local
417 __files_gethostent(FILE *hostf) in __files_gethostent()
/illumos-gate/usr/src/lib/libsocket/inet/
H A Drcmd.c556 FILE *hostf; in ruserok() local
653 _validuser(FILE *hostf, char *rhost, const char *luser, in _validuser()
/illumos-gate/usr/src/cmd/last/
H A Dlast.c108 static char hostf[HMAX + 1]; variable
/illumos-gate/usr/src/lib/libresolv/
H A Dres_gethost.c57 static FILE *hostf = NULL; variable