Searched refs:target_module_list (Results 1 – 1 of 1) sorted by relevance
1209 LIST * target_module_list = lol_get( frame->args, 2 ); in builtin_import() local1213 module_t * target_module = bindmodule( list_empty( target_module_list ) in builtin_import()1215 : list_front( target_module_list ) ); in builtin_import()