Lines Matching full:endp
1149 char *endp = (char *) mempcpy (new, dirname, dirlen);1150 *endp++ = DIRSEP_CHAR;1151 mempcpy (endp, array[i], eltlen);