Searched defs:pstrcpy (Results 1 – 2 of 2) sorted by relevance
28 void pstrcpy(char *buf, int buf_size, const char *str) in pstrcpy() function
6650 static char *pstrcpy(char *buf, int buf_size, const char *s) in pstrcpy() function