Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dnsdispatch.c634 nss_method method, fb_method; in _nsdispatch() local
647 fb_method = NULL; in _nsdispatch()
674 fb_method = nss_method_lookup(NSSRC_FALLBACK, database, in _nsdispatch()
739 if (fb_method != NULL) { in _nsdispatch()
743 result = fb_method(retval, in _nsdispatch()