HomeSort by: relevance | last modified time | path
    Searched refs:_to_ascii (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/
file.cpp 64 File::_to_ascii(char *m, const TCHAR *w, size_t mlen) function in class:File
file_ufs.cpp 73 _to_ascii(name, drive, MAX_PATH);
96 if (!_to_ascii(_ascii_filename, name, MAX_PATH))
file.h 44 BOOL _to_ascii(char *, const TCHAR *, size_t);
file_http.cpp 144 if (!_to_ascii(_server_name, token, MAX_PATH))
218 return _to_ascii(_ascii_filename, name, MAX_PATH);

Completed in 13 milliseconds