Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libc/net/
H A Dnsdispatch.c624 nss_method method, fb_method; in _nsdispatch() local
637 fb_method = NULL; in _nsdispatch()
664 fb_method = nss_method_lookup(NSSRC_FALLBACK, database, in _nsdispatch()
729 if (fb_method != NULL) { in _nsdispatch()
733 result = fb_method(retval, in _nsdispatch()