__strtok_context   32 user/lib/libc/string/strtok.c static char *__strtok_context;
__strtok_context   37 user/lib/libc/string/strtok.c 	return strtok_r(str, seps, &__strtok_context);