HomeSort by: relevance | last modified time | path
    Searched defs:ns_mtab (Results 1 - 2 of 2) sorted by relevancy

  /src/include/
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 */
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 */

Completed in 21 milliseconds