Searched refs:sbegin (Results 1 – 1 of 1) sorted by relevance
648 char *sbegin = *s; in strsep() local651 if (sbegin == NULL) in strsep()654 end = strpbrk(sbegin, ct); in strsep()658 return sbegin; in strsep()