Searched refs:strlcpy_func (Results 1 – 1 of 1) sorted by relevance
140 typedef size_t strlcpy_func(char *dst, const char *src, size_t dsize); typedef143 if (__builtin_cpu_supports("ssse3")) RETURN_FUNC(strlcpy_func, strlcpy_ssse3); in DEFINE_IFUNC_FOR()144 RETURN_FUNC(strlcpy_func, strlcpy_openbsd); in DEFINE_IFUNC_FOR()