Searched refs:simple_stpcpy_chk (Results 1 – 1 of 1) sorted by relevance
25 char *simple_stpcpy_chk (char *, const char *, size_t);30 IMPL (simple_stpcpy_chk, 0)35 simple_stpcpy_chk (char *dst, const char *src, size_t len) in simple_stpcpy_chk() function
Completed in 4 milliseconds