Searched defs:hostf (Results 1 – 7 of 7) sorted by relevance
/titanic_51/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) _validuser() argument [all...] |
/titanic_51/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_51/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | rcmd.c | 321 FILE *hostf; in ruserok() local 380 _validuser(FILE *hostf, cons argument [all...] |
/titanic_51/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() argument
|
/titanic_51/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,const char * ruser,int baselen) _validuser() argument [all...] |
/titanic_51/usr/src/cmd/last/ |
H A D | last.c | 105 static char hostf[HMAX + 1]; variable
|
/titanic_51/usr/src/lib/libresolv/ |
H A D | res_gethost.c | 57 static FILE *hostf = NULL; variable [all...] |