Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrncat.c3 __attribute__((no_sanitize_address)) char *__strncat(char *restrict d, const char *restrict s, size… in __strncat() function
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrncat.c3 __attribute__((no_sanitize_address)) char *__strncat(char *restrict d, const char *restrict s, size… in __strncat() function