Searched refs:functions (Results 1 – 3 of 3) sorted by relevance
129 bind (module->functions.untyped); in module_load_builtin()133 PTR_MANGLE (module->functions.untyped[i]); in module_load_builtin()283 memcpy (module->functions.untyped, pointers, in module_load()284 sizeof (module->functions.untyped)); in module_load()341 void *fptr = module->functions.untyped[idx]; in __nss_module_get_function()
72 } functions; member
1 /* List of all functions defined for the NSS in GNU C Library.
Completed in 7 milliseconds