Searched refs:lwres_gethostbyname_r (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dnetdb.h280 #define gethostbyname_r lwres_gethostbyname_r
449 struct hostent *lwres_gethostbyname_r(const char *, struct hostent *,
/bind-9.11.3/lib/lwres/
H A Dgethost.c69 * PF_INET or PF_INET6. lwres_gethostbyname_r() is a thread-safe function
72 * by a successful call to lwres_gethostbyname_r() . buf is a buffer of
75 * Successful calls to lwres_gethostbyname_r() return resbuf, which is a
82 * identical to those in lwres_gethostbyname_r(). resbuf is a pointer to
118 * Successful calls to lwres_gethostbyname_r() and
123 * the struct hostent. If buf was too small, both lwres_gethostbyname_r()
136 * lwres_gethostbyname_r(), and lwres_gethostbyaddr_r() respectively.
223 lwres_gethostbyname_r(const char *name, struct hostent *resbuf, function
/bind-9.11.3/lib/lwres/include/lwres/
H A Dnetdb.h.in286 #define gethostbyname_r lwres_gethostbyname_r
454 struct hostent *lwres_gethostbyname_r(const char *, struct hostent *,

Completed in 24 milliseconds