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