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

/system/core/toolbox/cp/
H A Dcp.c110 int ch, fts_options, r, have_trailing_slash; local
215 have_trailing_slash = (to.p_end[-1] == '/');
216 if (have_trailing_slash)
279 if (have_trailing_slash && type == FILE_TO_FILE) {

Completed in 1867 milliseconds