Home
last modified time | relevance | path

Searched defs:strncpy (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/string/
Dstrncpy.c42 strncpy(char *dst, const char *src, size_t n) in strncpy() function
/bionic/libc/include/bits/fortify/
Dstring.h194 char* _Nonnull strncpy(char* _Nonnull const dst __pass_object_size, const char* _Nonnull const src … in strncpy() function
/bionic/tests/
Dfortify_test.cpp855 TEST(TEST_NAME, strncpy) { in TEST() argument
Dstring_test.cpp723 TEST(STRING_TEST, strncpy) { in TEST() argument