Searched refs:dstptr (Results 1 – 1 of 1) sorted by relevance
356 char *srcptr, *dstptr, *retval; in strsep_quote() local362 srcptr = dstptr = retval = *stringp; in strsep_quote()387 *dstptr++ = *srcptr++; in strsep_quote()403 *dstptr++ = *srcptr++; in strsep_quote()407 *dstptr = 0; /* Terminate the string */ in strsep_quote()