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

/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnetdb.h294 #define gethostbyaddr_r lwres_gethostbyaddr_r
456 struct hostent *lwres_gethostbyaddr_r(const char *, int, int, struct hostent *,
/bind-9.6-ESV-R11/lib/lwres/
H A Dgethost.c87 * lwres_gethostbyaddr_r() is a thread-safe function that performs a
93 * lwres_gethostbyaddr_r(). buf is a buffer of length len bytes which is
96 * lwres_gethostbyaddr_r() return resbuf, which is a pointer to the
128 * lwres_gethostbyaddr_r() return resbuf, a pointer to the struct hostent
133 * and lwres_gethostbyaddr_r() set the global variable errno to ERANGE.
145 * lwres_gethostbyname_r(), and lwres_gethostbyaddr_r() respectively.
249 lwres_gethostbyaddr_r(const char *addr, int len, int type, function
/bind-9.6-ESV-R11/lib/lwres/include/lwres/
H A Dnetdb.h.in298 #define gethostbyaddr_r lwres_gethostbyaddr_r
459 struct hostent *lwres_gethostbyaddr_r(const char *, int, int, struct hostent *,

Completed in 19 milliseconds