Searched refs:sbegin (Results 1 – 1 of 1) sorted by relevance
676 char *sbegin = *s; in strsep() local679 if (sbegin == NULL) in strsep()682 end = strpbrk(sbegin, ct); in strsep()686 return sbegin; in strsep()