Searched refs:fptr (Results 1 – 2 of 2) sorted by relevance
25 void **fptr = pointers; in __nss_files_functions() local35 #define DEFINE_NSS_FUNCTION(x) *fptr++ = _nss_files_##x; in __nss_files_functions()
341 void *fptr = module->functions.untyped[idx]; in __nss_module_get_function() local343 PTR_DEMANGLE (fptr); in __nss_module_get_function()345 return fptr; in __nss_module_get_function()
Completed in 5 milliseconds