Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/arc/src/
Darc.c328 static u32 myStrncpy(char* dest, char* src, u32 maxlen) in myStrncpy() function
377 loc += myStrncpy(path + loc, name, maxlen - loc); in entryToPath()