Searched refs:copy_flag (Results 1 – 1 of 1) sorted by relevance
51 int copy_flag = 0; in mv_main() local168 copy_flag = FILEUTILS_RECUR | FILEUTILS_PRESERVE_STATUS; in mv_main()170 copy_flag |= FILEUTILS_PRESERVE_SECURITY_CONTEXT; in mv_main()172 if ((copy_file(*argv, dest, copy_flag) >= 0) in mv_main()