Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlmodule.h62 struct rt_dlmodule_ops struct
77 struct rt_dlmodule* dlmodule_load_custom(const char* filename, struct rt_dlmodule_ops* ops); argument
78 …module_exec_custom(const char* pgname, const char* cmd, int cmd_size, struct rt_dlmodule_ops* ops);
A Ddlmodule.c606 struct rt_dlmodule* dlmodule_load_custom(const char* filename, struct rt_dlmodule_ops* ops) in dlmodule_load_custom()
743 …lmodule_exec_custom(const char* pgname, const char* cmd, int cmd_size, struct rt_dlmodule_ops* ops) in dlmodule_exec_custom()

Completed in 4 milliseconds