Lines Matching full:warn
114 warn("%s", entp->fts_path); in copy_file()
172 warn("%s", to.p_path); in copy_file()
180 warn("%s", to.p_path); in copy_file()
195 warn("%s", to.p_path); in copy_file()
223 warn("%s", entp->fts_path); in copy_file()
238 warn("%s", to.p_path); in copy_file()
260 warn("readlink: %s", p->fts_path); in copy_link()
265 warn("unlink: %s", to.p_path); in copy_link()
269 warn("symlink: %s", llink); in copy_link()
285 warn("unlink: %s", to.p_path); in copy_fifo()
289 warn("mkfifo: %s", to.p_path); in copy_fifo()
305 warn("unlink: %s", to.p_path); in copy_special()
309 warn("mknod: %s", to.p_path); in copy_special()
332 warn("utimensat: %s", to.p_path); in setfile()
354 warn("chown: %s", to.p_path); in setfile()
364 warn("chmod: %s", to.p_path); in setfile()
381 warn("chflags: %s", to.p_path); in setfile()
401 warn("fpathconf(..., _PC_ACL_NFS4) failed for %s", to.p_path); in preserve_fd_acls()
410 warn("fpathconf(..., _PC_ACL_EXTENDED) failed for %s", in preserve_fd_acls()
420 warn("failed to get acl entries while setting %s", to.p_path); in preserve_fd_acls()
424 warn("acl_is_trivial() failed for %s", to.p_path); in preserve_fd_acls()
433 warn("failed to set acl entries for %s", to.p_path); in preserve_fd_acls()
456 warn("fpathconf(..., _PC_ACL_NFS4) failed for %s", source_dir); in preserve_dir_acls()
465 warn("fpathconf(..., _PC_ACL_EXTENDED) failed for %s", in preserve_dir_acls()
491 warn("failed to get default acl entries on %s", in preserve_dir_acls()
498 warn("failed to set default acl entries on %s", in preserve_dir_acls()
507 warn("failed to get acl entries on %s", source_dir); in preserve_dir_acls()
511 warn("acl_is_trivial() failed on %s", source_dir); in preserve_dir_acls()
520 warn("failed to set acl entries on %s", dest_dir); in preserve_dir_acls()