Searched refs:nss_module_functions_count (Results 1 – 2 of 2) sorted by relevance
39 nss_module_functions_count = (sizeof (struct nss_module_functions) enumerator45 typedef void *nss_module_functions_untyped[nss_module_functions_count];
132 for (int i = 0; i < nss_module_functions_count; ++i) in module_load_builtin()
Completed in 6 milliseconds