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

1 23

  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
nsswitch.h 111 typedef int (*nss_method)(void *, void *, va_list); typedef
119 nss_method callback;
169 * tuples to the nss_method and associated callback data. Effectively,
175 nss_method method;
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
nsswitch.h 111 typedef int (*nss_method)(void *, void *, va_list); typedef
119 nss_method callback;
169 * tuples to the nss_method and associated callback data. Effectively,
175 nss_method method;
  /bionic/libc/dns/net/
nsdispatch.c 79 static nss_method
107 nss_method cb;

Completed in 634 milliseconds

1 23