Lines Matching refs:debug_msg
140 debug_msg(DEBUG_FIND_FCODE, "load_lib_file: '%s' -> ", path); in load_lib_file()
142 debug_msg(DEBUG_FIND_FCODE, "stat failed\n"); in load_lib_file()
146 debug_msg(DEBUG_FIND_FCODE, "OK\n"); in load_lib_file()
149 debug_msg(DEBUG_FIND_FCODE, "dlopen failed\n"); in load_lib_file()
163 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' -> ", func_name, path); in is_fcode_file()
165 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' can't open\n", func_name, in is_fcode_file()
170 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' can't fstat/read\n", in is_fcode_file()
176 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' format %s\n", func_name, path, in is_fcode_file()
216 debug_msg(DEBUG_FIND_FCODE, "Loading Library: %s\n", fname); in load_appropriate_file()
219 debug_msg(DEBUG_FIND_FCODE, "Loading Fcode: %s\n", fname); in load_appropriate_file()
266 debug_msg(DEBUG_FIND_FCODE, "%s: `%s` lname: '%s'\n", func_name, in install_node_data()