Searched refs:nss_module_register_fn (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/include/
H A Dnsswitch.h181 typedef ns_mtab *(*nss_module_register_fn)(const char *, unsigned int *, typedef
/freebsd-10-stable/lib/libc/net/
H A Dnsdispatch.c185 static void nss_load_module(const char *, nss_module_register_fn);
472 nss_load_module(const char *source, nss_module_register_fn reg_fn)
476 nss_module_register_fn fn;
506 fn = (nss_module_register_fn)dlfunc(mod.handle,

Completed in 60 milliseconds