Home
last modified time | relevance | path

Searched refs:_to_ascii (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dfile_ufs.cpp73 _to_ascii(name, drive, MAX_PATH); in setRoot()
96 if (!_to_ascii(_ascii_filename, name, MAX_PATH)) in open()
H A Dfile.cpp64 File::_to_ascii(char *m, const TCHAR *w, size_t mlen) in _to_ascii() function in File
H A Dfile_http.cpp144 if (!_to_ascii(_server_name, token, MAX_PATH)) in setRoot()
218 return _to_ascii(_ascii_filename, name, MAX_PATH); in open()
H A Dfile.h44 BOOL _to_ascii(char *, const TCHAR *, size_t);