Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dstring-inlines.c31 __old_strtok_r_1c (char *__s, char __sep, char **__nextp) in __old_strtok_r_1c() argument
35 __s = *__nextp; in __old_strtok_r_1c()
49 *__nextp = __s; in __old_strtok_r_1c()