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

/bionic/libc/dns/include/
H A Dnsswitch.h147 * ns_mtab - `nsswitch method table'
157 } ns_mtab; typedef in typeref:struct:__anon28
165 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
166 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
192 ns_mtab *mtab; /* method table */

Completed in 1296 milliseconds