Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/src/
Dstrtok_s.c30 SECUREC_INLINE char *SecFindBegin(char *strToken, const char *strDelimit) in SecFindBegin() function
110 orgToken = SecFindBegin(orgToken, strDelimit); in strtok_s()