Searched defs:hostf (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/libbc/libc/net/ |
H A D | rcmd.c | 203 FILE *hostf; in ruserok() local 278 _validuser(FILE *hostf, char *rhost, char *luser, char *ruser, int baselen) in _validuser()
|
/titanic_41/usr/src/lib/libast/common/uwin/ |
H A D | rcmd.c | 321 FILE *hostf; in ruserok() local 380 _validuser(FILE *hostf, const char *rhost, const char *luser, in _validuser()
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | rpc_bootstrap.c | 386 FILE *hostf; in __files_gethostbyname() local 419 __files_gethostent(FILE *hostf) in __files_gethostent()
|
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | rcmd.c | 556 FILE *hostf; in ruserok() local 653 _validuser(FILE *hostf, char *rhost, const char *luser, in _validuser()
|
/titanic_41/usr/src/cmd/last/ |
H A D | last.c | 105 static char hostf[HMAX + 1]; variable
|
/titanic_41/usr/src/lib/libresolv/ |
H A D | res_gethost.c | 54 static FILE *hostf = NULL; variable
|