Home
last modified time | relevance | path

Searched refs:SecUpdateToken (Results 1 – 1 of 1) sorted by relevance

/third_party/bounds_checking_function/src/
Dstrtok_s.c66 SECUREC_INLINE char *SecUpdateToken(char *strToken, const char *strDelimit, char **context) in SecUpdateToken() function
111 return SecUpdateToken(orgToken, strDelimit, context); in strtok_s()