Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlopen.c57 module = dlmodule_find(fullpath); in dlopen()
A Ddlmodule.h83 struct rt_dlmodule *dlmodule_find(const char *name);
A Ddlmodule.c887 struct rt_dlmodule *dlmodule_find(const char *name) in dlmodule_find() function
900 RTM_EXPORT(dlmodule_find);

Completed in 4 milliseconds