Home
last modified time | relevance | path

Searched refs:set_debug_log (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dprint.c105 set_debug_log(TCHAR* filename) in set_debug_log() function
H A Dpbsdboot.h160 int set_debug_log(TCHAR* path);
H A Dmain.c460 if (set_debug_log(filenamebuf) == 0) { in WinMain()