Searched refs:sbegin (Results 1 – 1 of 1) sorted by relevance
591 char *sbegin = *s; in strsep() local594 if (sbegin == NULL) in strsep()597 end = strpbrk(sbegin, ct); in strsep()601 return sbegin; in strsep()