Searched refs:lwres_getrrsetbyname (Results 1 - 3 of 3) sorted by relevance
/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/ |
H A D | netdb.h | 314 #define getrrsetbyname lwres_getrrsetbyname 427 int lwres_getrrsetbyname(const char *, unsigned int, unsigned int,
|
/bind-9.6-ESV-R11/lib/lwres/ |
H A D | getrrset.c | 25 * lwres_getrrsetbyname() gets a set of resource records associated with 30 * After a successful call to lwres_getrrsetbyname(), *res is a pointer 41 * All of the information returned by lwres_getrrsetbyname() is 45 * successful call to lwres_getrrsetbyname() is released by 47 * call to lwres_getrrsetbyname(). 72 * lwres_getrrsetbyname() returns zero on success, and one of the 142 lwres_getrrsetbyname(const char *hostname, unsigned int rdclass, function 270 /*% Releases memory allocated for the dynamically allocated structures created by a successful call to lwres_getrrsetbyname(). */
|
/bind-9.6-ESV-R11/lib/lwres/include/lwres/ |
H A D | netdb.h.in | 318 #define getrrsetbyname lwres_getrrsetbyname 431 int lwres_getrrsetbyname(const char *, unsigned int, unsigned int,
|
Completed in 27 milliseconds