Lines Matching refs:warn

120 			warn("%s", entp->fts_path);  in copy_file()
175 warn("%s", to.p_path); in copy_file()
183 warn("%s", to.p_path); in copy_file()
198 warn("%s", to.p_path); in copy_file()
226 warn("%s", entp->fts_path); in copy_file()
241 warn("%s", to.p_path); in copy_file()
263 warn("readlink: %s", p->fts_path); in copy_link()
268 warn("unlink: %s", to.p_path); in copy_link()
272 warn("symlink: %s", llink); in copy_link()
288 warn("unlink: %s", to.p_path); in copy_fifo()
292 warn("mkfifo: %s", to.p_path); in copy_fifo()
308 warn("unlink: %s", to.p_path); in copy_special()
312 warn("mknod: %s", to.p_path); in copy_special()
335 warn("utimensat: %s", to.p_path); in setfile()
357 warn("chown: %s", to.p_path); in setfile()
367 warn("chmod: %s", to.p_path); in setfile()
384 warn("chflags: %s", to.p_path); in setfile()
404 warn("fpathconf(..., _PC_ACL_NFS4) failed for %s", to.p_path); in preserve_fd_acls()
413 warn("fpathconf(..., _PC_ACL_EXTENDED) failed for %s", in preserve_fd_acls()
423 warn("failed to get acl entries while setting %s", to.p_path); in preserve_fd_acls()
427 warn("acl_is_trivial() failed for %s", to.p_path); in preserve_fd_acls()
436 warn("failed to set acl entries for %s", to.p_path); in preserve_fd_acls()
459 warn("fpathconf(..., _PC_ACL_NFS4) failed for %s", source_dir); in preserve_dir_acls()
468 warn("fpathconf(..., _PC_ACL_EXTENDED) failed for %s", in preserve_dir_acls()
494 warn("failed to get default acl entries on %s", in preserve_dir_acls()
501 warn("failed to set default acl entries on %s", in preserve_dir_acls()
510 warn("failed to get acl entries on %s", source_dir); in preserve_dir_acls()
514 warn("acl_is_trivial() failed on %s", source_dir); in preserve_dir_acls()
523 warn("failed to set acl entries on %s", dest_dir); in preserve_dir_acls()