Home
last modified time | relevance | path

Searched defs:debug_log (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dprint.c41 static HANDLE debug_log = INVALID_HANDLE_VALUE; variable
/netbsd-src/usr.bin/midirecord/
H A Dmidirecord.c284 debug_log(const char *file, size_t line, const char *fmt, ...) in debug_log() function