Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Arc.cpp370 static u32 myStrncpy(wchar_t* dest, wchar_t* src, u32 maxlen) in myStrncpy() function
419 loc += myStrncpy(path + loc, name, maxlen - loc); in entryToPath()