Searched defs:hostf (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/lib/libc/net/ |
H A D | rcmd.c | 426 FILE *hostf; in iruserok_sa() local 501 __ivaliduser(FILE *hostf, u_int32_t raddr, const char *luser, const char *ruser) in __ivaliduser() 519 __ivaliduser_af(FILE *hostf, const void *raddr, const char *luser, in __ivaliduser_af() 559 __ivaliduser_sa(FILE *hostf, const struct sockaddr *raddr, socklen_t salen, in __ivaliduser_sa()
|
H A D | netdb_private.h | 79 FILE *hostf; member
|
H A D | getaddrinfo.c | 2087 _sethtent(FILE **hostf) in _sethtent() 2096 _endhtent(FILE **hostf) in _endhtent() 2105 _gethtent(FILE **hostf, const char *name, const struct addrinfo *pai) in _gethtent() 2187 FILE *hostf = NULL; in _files_getaddrinfo() local
|
/dflybsd-src/lib/libbluetooth/ |
H A D | bluetooth.c | 43 static FILE *hostf = NULL; variable
|
/dflybsd-src/usr.sbin/lpr/lpd/ |
H A D | lpd.c | 644 FILE *hostf; in chkhost() local
|