Home
last modified time | relevance | path

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

/netbsd/src/include/
Dnsswitch.h179 typedef ns_mtab *(*nss_module_register_fn)(const char *, unsigned int *, typedef
/netbsd/src/lib/libc/net/
Dnsdispatch.c294 _nsloadmod(const char *source, nss_module_register_fn reg_fn) in _nsloadmod()
330 reg_fn = (nss_module_register_fn) dlsym(mod.handle, in _nsloadmod()