Searched defs:maxlen (Results 1 – 1 of 1) sorted by relevance
| /NW4C-1.3.3/sources/libraries/lyt/ |
| D | lyt_Arc.cpp | 368 static u32 myStrncpy(wchar_t* dest, wchar_t* src, u32 maxlen) in myStrncpy() 393 static u32 entryToPath(ARCHandle* handle, u32 entry, wchar_t* path, u32 maxlen) in entryToPath() 435 static bool ARCConvertEntrynumToPath(ARCHandle* handle, s32 entrynum, wchar_t* path, u32 maxlen) in ARCConvertEntrynumToPath() 490 bool ARCGetCurrentDir(ARCHandle* handle, wchar_t* path, u32 maxlen) in ARCGetCurrentDir()
|