Home
last modified time | relevance | path

Searched refs:plen2 (Results 1 – 1 of 1) sorted by relevance

/src/usr.bin/diff/
H A Ddiffdir.c250 char *path2, size_t plen2, int flags) in diffit() argument
262 strlcpy(path2 + plen2, dp2->d_name, PATH_MAX - plen2); in diffit()
264 strlcpy(path2 + plen2, dp->d_name, PATH_MAX - plen2); in diffit()