HomeSort by relevance Sort by last modified time
    Searched refs:ns_dtab (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-9/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:__anon71246
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 *,
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
nsswitch.h 109 * ns_dtab `callback' function signature.
114 * ns_dtab - `nsswitch dispatch table'
121 } ns_dtab; typedef in typeref:struct:__anon71699
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 *,
  /prebuilts/ndk/current/platforms/android-9/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:__anon72154
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/dns/net/
gethnamaddr.c 706 static const ns_dtab dtab[] = {
870 static const ns_dtab dtab[] = {
    [all...]
getaddrinfo.c 801 static const ns_dtab dtab[] = {
    [all...]

Completed in 73 milliseconds

1 23