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

/freebsd-10.2-release/bin/cp/
H A Dcp.c100 int Hflag, Lflag, ch, fts_options, r, have_trailing_slash; local
190 have_trailing_slash = (to.p_end[-1] == '/');
191 if (have_trailing_slash)
242 if (have_trailing_slash && type == FILE_TO_FILE) {

Completed in 50 milliseconds