/bionic/libc/include/ |
nsswitch.h | 109 * 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/ |
nsdispatch.c | 91 const ns_dtab disp_tab[], void **cb_data) 110 nsdispatch(void *retval, const ns_dtab disp_tab[], const char *database,
|
getaddrinfo.c | 578 static const ns_dtab dtab[] = { [all...] |
/bionic/libc/private/ |
nsswitch.h | 109 * ns_dtab `callback' function signature. 114 * ns_dtab - `nsswitch dispatch table' 121 } ns_dtab; typedef in typeref:struct:__anon493 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 *,
|
/ndk/build/platforms/android-3/arch-arm/usr/include/ |
nsswitch.h | 109 * ns_dtab `callback' function signature. 114 * ns_dtab - `nsswitch dispatch table' 121 } ns_dtab; typedef in typeref:struct:__anon9395 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 *,
|
/ndk/build/platforms/android-4/arch-arm/usr/include/ |
nsswitch.h | 109 * ns_dtab `callback' function signature. 114 * ns_dtab - `nsswitch dispatch table' 121 } ns_dtab; typedef in typeref:struct:__anon9749 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 *,
|
/ndk/build/platforms/android-5/arch-arm/usr/include/ |
nsswitch.h | 109 * ns_dtab `callback' function signature. 114 * ns_dtab - `nsswitch dispatch table' 121 } ns_dtab; typedef in typeref:struct:__anon10103 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 *,
|
/ndk/build/platforms/android-5/arch-x86/usr/include/ |
nsswitch.h | 109 * ns_dtab `callback' function signature. 114 * ns_dtab - `nsswitch dispatch table' 121 } ns_dtab; typedef in typeref:struct:__anon10528 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 *,
|
/ndk/build/platforms/android-8/arch-arm/usr/include/ |
nsswitch.h | 109 * ns_dtab `callback' function signature. 114 * ns_dtab - `nsswitch dispatch table' 121 } ns_dtab; typedef in typeref:struct:__anon10885 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 *,
|
/ndk/build/platforms/android-8/arch-x86/usr/include/ |
nsswitch.h | 109 * ns_dtab `callback' function signature. 114 * ns_dtab - `nsswitch dispatch table' 121 } ns_dtab; typedef in typeref:struct:__anon11315 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/ |
gethnamaddr.c | 527 static const ns_dtab dtab[] = { 646 static const ns_dtab dtab[] = {
|