Home
last modified time | relevance | path

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

/NextBSD/include/
HDnsswitch.h105 typedef int (*nss_method)(void *_retval, void *_mdata, va_list _ap); typedef
121 nss_method method; /* Method to be called */
169 nss_method method;
/NextBSD/lib/libc/net/
HDnsdispatch.c569 static nss_method
615 nss_method method, fb_method; in _nsdispatch()