debug_open         11 include/debug.h void debug_open( char* filefmt);
debug_open         29 include/debug.h #define DOPEN(s) debug_open(s)