Searched refs:__nextp (Results 1 – 1 of 1) sorted by relevance
1172 __STRING_INLINE char *__strtok_r_1c (char *__s, char __sep, char **__nextp);1174 __strtok_r_1c (char *__s, char __sep, char **__nextp) in __strtok_r_1c() argument1178 __s = *__nextp; in __strtok_r_1c()1192 *__nextp = __s; in __strtok_r_1c()