Home
last modified time | relevance | path

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

/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() function
1557 UTL_strcpy(pMutexName, "ABC"); in MsOS_InfoMutex()
1736 UTL_strcpy(pSemaphoreName, "XXX"); in MsOS_InfoSemaphore()
/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() function
1536 UTL_strcpy(pMutexName, "ABC"); in MsOS_InfoMutex()
1753 UTL_strcpy(pSemaphoreName, "XXX"); in MsOS_InfoSemaphore()