Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/net/
H A Drcmd.c426 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 Dnetdb_private.h79 FILE *hostf; member
H A Dgetaddrinfo.c2087 _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 Dbluetooth.c43 static FILE *hostf = NULL; variable
/dflybsd-src/usr.sbin/lpr/lpd/
H A Dlpd.c644 FILE *hostf; in chkhost() local