Searched refs:spanp (Results 1 – 2 of 2) sorted by relevance
48 const char *spanp; in strsep() local57 spanp = delim; in strsep()59 if ((sc = *spanp++) == c) { in strsep()
82 const char *spanp; in strsep() local91 spanp = delim; in strsep()93 if ((sc = *spanp++) == c) { in strsep()