Searched refs:osti_strcpy (Results 1 – 2 of 2) sorted by relevance
68 #define osti_strcpy(des, src) strcpy((char *)des, (char *)src) macro
190 osti_strcpy(tdsaAllShared->CardIDString, CardNum); in tdsaGetCardIDString()604 osti_strcpy(tdsaAllShared->CardIDString,""); in tiCOMInit()