Home
last modified time | relevance | path

Searched defs:strtok_r (Results 1 – 6 of 6) sorted by relevance

/third_party/curl/lib/
Dstrtok.h29 #define strtok_r Curl_strtok_r macro
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrtok_r.c3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
/third_party/musl/src/string/
Dstrtok_r.c3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
/third_party/musl/porting/uniproton/kernel/src/string/
Dstrtok_r.c3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrtok_r.c3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
/third_party/mesa3d/src/util/
Du_string.h121 #define strtok_r strtok_s macro