Searched refs:rt_dlmodule_ops (Results 1 – 2 of 2) sorted by relevance
62 struct rt_dlmodule_ops struct77 struct rt_dlmodule* dlmodule_load_custom(const char* filename, struct rt_dlmodule_ops* ops); argument78 …module_exec_custom(const char* pgname, const char* cmd, int cmd_size, struct rt_dlmodule_ops* ops);
606 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