Searched defs:strtok_r (Results 1 – 12 of 12) sorted by relevance
29 #define strtok_r Curl_strtok_r macro
16 char *LLVM_LIBC_ENTRYPOINT(strtok_r)(char *__restrict src, in LLVM_LIBC_ENTRYPOINT() argument
40 strtok_r(char *s, const char *delim, char **last) in strtok_r() function
40 #define strtok_r strtok_s macro
47 #define strtok_r strtok_s macro
60 #define strtok_r strtok_s macro
120 #define strtok_r strtok_s macro
25 #define strtok_r strtok_s macro
32 #define strtok_r strtok_s macro41 #define strtok_r strtok_s macro
263 #define strtok_r strtok_s macro
36 #define strtok_r strtok_s macro
3364 strtok_r(char *s, const char *delim, char **state) { in strtok_r() function