Searched defs:__strlcpy_chk (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A D__strlcpy_chk.cpp36 * __strlcpy_chk. Called in place of strlcpy() when we know the
47 extern "C" size_t __strlcpy_chk(char* dest, const char* src, function

Completed in 61 milliseconds