Searched refs:dstptr (Results 1 – 1 of 1) sorted by relevance
357 char *srcptr, *dstptr, *retval; in strsep_quote() local363 srcptr = dstptr = retval = *stringp; in strsep_quote()388 *dstptr++ = *srcptr++; in strsep_quote()404 *dstptr++ = *srcptr++; in strsep_quote()408 *dstptr = 0; /* Terminate the string */ in strsep_quote()