nsswitch.h | 160 * ns_mtab - `nsswitch method table' 170 } ns_mtab; typedef in typeref:struct:__anon3816cfa90308 178 typedef void (*nss_module_unregister_fn)(ns_mtab *, unsigned int); 179 typedef ns_mtab *(*nss_module_register_fn)(const char *, unsigned int *, 205 ns_mtab *mtab; /* method table */
|