Home
last modified time | relevance | path

Searched refs:nss_method (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dnsswitch.h104 typedef int (*nss_method)(void *, void *, va_list); typedef
112 nss_method callback;
168 nss_method method;
/bionic/libc/dns/net/
Dnsdispatch.c79 static nss_method
107 nss_method cb; in nsdispatch()