Home
last modified time | relevance | path

Searched defs:strlcpy (Results 1 – 2 of 2) sorted by relevance

/system/core/libcutils/
Dstrlcpy.c33 strlcpy(char *dst, const char *src, size_t siz) in strlcpy() function
/system/bt/osi/src/
Dcompat.c67 strlcpy(char *dst, const char *src, size_t siz) in strlcpy() function