Searched refs:plen2 (Results 1 – 1 of 1) sorted by relevance
250 char *path2, size_t plen2, int flags) in diffit() argument262 strlcpy(path2 + plen2, dp2->d_name, PATH_MAX - plen2); in diffit()264 strlcpy(path2 + plen2, dp->d_name, PATH_MAX - plen2); in diffit()