Searched refs:simple_strcpy_chk (Results 1 – 1 of 1) sorted by relevance
29 char *simple_strcpy_chk (char *, const char *, size_t);34 IMPL (simple_strcpy_chk, 0)39 simple_strcpy_chk (char *dst, const char *src, size_t len) in simple_strcpy_chk() function
Completed in 5 milliseconds