Home
last modified time | relevance | path

Searched refs:_open_log_file (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpc/stand/hpcboot/menu/
H A Dmenu.h90 BOOL _open_log_file(void);
H A Dmenu.cpp404 if (_logfile == INVALID_HANDLE_VALUE && !_open_log_file()) { in print()
525 ConsoleTabWindow::_open_log_file() in _open_log_file() function in ConsoleTabWindow