Home
last modified time | relevance | path

Searched defs:strSrc (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c385 void msos_strcpy(char* strDest,const char* strSrc) in msos_strcpy()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c370 char *UTL_strcpy(char *strDst, const char *strSrc) in UTL_strcpy()
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c348 char *UTL_strcpy(char *strDst, const char *strSrc) in UTL_strcpy()