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

/fuchsia/zircon/kernel/lib/libc/string/
H A Dstrlcpy.c13 strlcpy(char *dst, char const *src, size_t s) function
/fuchsia/zircon/third_party/ulib/musl/src/string/
H A Dstrlcpy.c12 size_t strlcpy(char* d, const char* s, size_t n) { function

Completed in 25 milliseconds