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

/bionic/libc/include/
H A Dnsswitch.h166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon30
184 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
185 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
211 ns_mtab *mtab; /* method table */
/bionic/libc/private/
H A Dnsswitch.h167 * ns_mtab - `nsswitch method table'
177 } ns_mtab; typedef in typeref:struct:__anon666
185 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
186 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
212 ns_mtab *mtab; /* method table */

Completed in 74 milliseconds