Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/musl/src/string/
Dstpncpy.c10 char *__stpncpy(char *restrict d, const char *restrict s, size_t n) in __stpncpy() function
/aosp_15_r20/external/musl/src/string/
H A Dstpncpy.c10 char *__stpncpy(char *restrict d, const char *restrict s, size_t n) in __stpncpy() function