Home
last modified time | relevance | path

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

/freebsd/include/
H A Dnsswitch.h107 typedef int (*nss_method)(void *_retval, void *_mdata, va_list _ap); typedef
123 nss_method method; /* Method to be called */
171 nss_method method;
/freebsd/lib/libc/net/
H A Dnsdispatch.c588 static nss_method
634 nss_method method, fb_method; in _nsdispatch()