Searched refs:ustrcpy (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/re/
H A Dsed1.c28 #define ustrcpy(p, q) (unsigned char*)strcpy((char*)(p), (char*)(q)) macro
215 ustrcpy(q, l);

Completed in 10 milliseconds