Searched refs:have_trailing_slash (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/bin/cp/
H A Dcp.c102 int Hflag, Lflag, ch, fts_options, r, have_trailing_slash; local
197 have_trailing_slash = (to.p_end[-1] == '/');
198 if (have_trailing_slash)
249 if (have_trailing_slash && type == FILE_TO_FILE) {

Completed in 100 milliseconds