Searched refs:sbegin (Results 1 – 1 of 1) sorted by relevance
499 char *sbegin = *s; in strsep() local502 if (sbegin == NULL) in strsep()505 end = strpbrk(sbegin, ct); in strsep()509 return sbegin; in strsep()