Searched refs:pointers (Results 1 – 3 of 3) sorted by relevance
23 __nss_files_functions (nss_module_functions_untyped pointers) in __nss_files_functions() argument25 void **fptr = pointers; in __nss_files_functions()
48 void __nss_files_functions (nss_module_functions_untyped pointers)
225 nss_module_functions_untyped pointers; in module_load() local240 pointers[idx] = __libc_dlsym (handle, function_name); in module_load()243 PTR_MANGLE (pointers[idx]); in module_load()283 memcpy (module->functions.untyped, pointers, in module_load()
Completed in 8 milliseconds