Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dboot.cpp108 wcscpy(args.fileRoot, dir); in setup()
H A Dhpcboot.h98 TCHAR fileRoot[MAX_PATH]; member
H A Dhpcboot.cpp139 if (!f._file->setRoot(f.args.fileRoot)) { in hpcboot()