Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/libc/net/
H A Drcmd.c203 FILE *hostf; in ruserok() local
278 _validuser(FILE *hostf, char *rhost, char *luser, char *ruser, int baselen) in _validuser()
/titanic_50/usr/src/lib/libast/common/uwin/
H A Drcmd.c321 FILE *hostf; in ruserok() local
380 _validuser(FILE *hostf, const char *rhost, const char *luser, in _validuser()
/titanic_50/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c386 FILE *hostf; in __files_gethostbyname() local
419 __files_gethostent(FILE *hostf) in __files_gethostent()
/titanic_50/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()
/titanic_50/usr/src/cmd/last/
H A Dlast.c105 static char hostf[HMAX + 1]; variable
/titanic_50/usr/src/lib/libresolv/
H A Dres_gethost.c57 static FILE *hostf = NULL; variable