Home
last modified time | relevance | path

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

/coreutils/src/
Dcopy.c3034 bool in_current_dir; in copy_internal() local
3038 in_current_dir = ((dst_dirfd == AT_FDCWD && STREQ (".", dst_parent)) in copy_internal()
3048 if (! in_current_dir) in copy_internal()