Home
last modified time | relevance | path

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

/coreutils/src/
Dcp.c697 bool parent_exists = true; /* True if dir_name (dst_name) exists. */ in do_copy() local
726 parent_exists = in do_copy()
744 if (!parent_exists) in do_copy()