Searched refs:bbs_strcpy (Results 1 – 3 of 3) sorted by relevance
39 char* bbs_strcpy( char* dstA, const char* srcA );
40 char* bbs_strcpy( char* dstA, const char* srcA ) in bbs_strcpy() function
148 bbs_strcpy( errorL.fileE, fileA + ofsL ); in bbs_Error_create()