Searched refs:dest_pt (Results 1 – 1 of 1) sorted by relevance
723 char *dest_pt; in copy() local737 dest_pt = dirbuf + dlen; in copy()738 if (*(dest_pt-1) != '/') { in copy()739 *dest_pt++ = '/'; in copy()742 *dest_pt = '\0'; in copy()811 (void)strncpy(dest_pt, arcn->name + res, drem); in copy()818 *dest_pt = '\0'; in copy()