Searched refs:__stpncpy_chk (Results 1 – 3 of 3) sorted by relevance
235 char* __stpncpy_chk(char* dest, const char* src, size_t len, size_t dst_len) in __stpncpy_chk() function
215 __stpncpy_chk;
417 /// char *__stpncpy_chk(char *s1, const char *s2, size_t n, size_t s1size);419 TLI_DEFINE_STRING_INTERNAL("__stpncpy_chk")