Home
last modified time | relevance | path

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

/dflybsd-src/include/
H A Dnsswitch.h111 typedef int (*nss_method)(void *_retval, void *_mdata, va_list _ap); typedef
127 nss_method method; /* Method to be called */
175 nss_method method;
/dflybsd-src/lib/libc/net/
H A Dnsdispatch.c569 static nss_method
608 nss_method method, fb_method; in _nsdispatch()