Searched refs:ns_dtab (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/include/
H A Dnsswitch.h109 * ns_dtab `callback' function signature.
114 * ns_dtab - `nsswitch dispatch table'
121 } ns_dtab; typedef in typeref:struct:__anon22
124 * Macros to help build an ns_dtab[]
169 * ns_dtab, but used for dynamically loaded modules.
223 int nsdispatch(void *, const ns_dtab [], const char *,
/bionic/libc/netbsd/net/
H A Dnsdispatch.c91 const ns_dtab disp_tab[], void **cb_data)
110 nsdispatch(void *retval, const ns_dtab disp_tab[], const char *database,
H A Dgetaddrinfo.c605 static const ns_dtab dtab[] = {
/bionic/libc/private/
H A Dnsswitch.h109 * ns_dtab `callback' function signature.
114 * ns_dtab - `nsswitch dispatch table'
121 } ns_dtab; typedef in typeref:struct:__anon515
124 * Macros to help build an ns_dtab[]
170 * ns_dtab, but used for dynamically loaded modules.
224 int nsdispatch(void *, const ns_dtab [], const char *,
/bionic/libc/netbsd/
H A Dgethnamaddr.c527 static const ns_dtab dtab[] = {
646 static const ns_dtab dtab[] = {

Completed in 311 milliseconds