Home
last modified time | relevance | path

Searched refs:dlfcn_globallookup (Results 1 – 1 of 1) sorted by relevance

/external/openssl/crypto/dso/
Ddso_dlfcn.c110 static void *dlfcn_globallookup(const char *name);
129 dlfcn_globallookup
470 static void *dlfcn_globallookup(const char *name) in dlfcn_globallookup() function