Searched refs:debug_names (Results 1 – 1 of 1) sorted by relevance
121 static char *debug_names[MAXDEBUG_NAMES]; variable189 debug_names[ndebug_names++] = word; in debug()291 log_message(MSG_INFO, "%s Forward\n", debug_names[i]); in dot_debug()308 if (strcmp(debug_names[i], name) == 0) { in do_undebug()311 FREE(debug_names[i]); in do_undebug()313 debug_names[i - 1] = debug_names[i]; in do_undebug()364 if (strcmp(debug_names[i], name) == 0) in name_is_debugged()