Searched refs:dest (Results 1 – 1 of 1) sorted by relevance
94 char *dest = s; in strstrip() local107 memmove(dest, s, last - s + 1); in strstrip()