Ok. If it helps there is current_module()
that may help get arbitrary module you are calling _1ex_func from. if ex_func is in that module you can know which module ex_func is defined.
Ok. If it helps there is current_module()
that may help get arbitrary module you are calling _1ex_func from. if ex_func is in that module you can know which module ex_func is defined.