Searched refs:sbegin (Results 1 – 1 of 1) sorted by relevance
508 char *sbegin = *s; in strsep() local511 if (sbegin == NULL) in strsep()514 end = strpbrk(sbegin, ct); in strsep()518 return sbegin; in strsep()