Home
last modified time | relevance | path

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

/netbsd-src/include/
H A Dnsswitch.h104 typedef int (*nss_method)(void *, void *, va_list); typedef
112 nss_method callback;
168 nss_method method;
/netbsd-src/lib/libc/net/
H A Dnsdispatch.c553 static nss_method
603 nss_method cb; in nsdispatch()