Searched refs:sbegin (Results 1 – 1 of 1) sorted by relevance
637 char *sbegin = *s; in strsep() local640 if (sbegin == NULL) in strsep()643 end = strpbrk(sbegin, ct); in strsep()647 return sbegin; in strsep()