Lines Matching refs:_

313         error (0, errno, _("warning: security labeling handle failed"));  in get_labeling_handle()
342 error (0, errno, _("warning: %s: context lookup failed"), in setdefaultfilecon()
349 _("warning: %s: failed to change context to %s"), in setdefaultfilecon()
361 prog_fprintf (stdout, _("creating directory %s"), quoteaf (dir)); in announce_mkdir()
374 error (0, errno, _("failed to set default creation context for %s"), in make_ancestor()
404 error (0, errno, _("failed to restore context for %s"), in process_dir()
453 error (0, errno, _("cannot change ownership of %s"), quoteaf (name)); in change_attributes()
455 error (0, errno, _("cannot change permissions of %s"), quoteaf (name)); in change_attributes()
478 error (0, errno, _("cannot set timestamps for %s"), quoteaf (dest)); in change_timestamps()
500 error (0, errno, _("fork system call failed")); in strip()
508 error (EXIT_FAILURE, errno, _("cannot run %s"), in strip()
513 error (0, errno, _("waiting for strip")); in strip()
515 error (0, 0, _("strip process terminated abnormally")); in strip()
539 error (EXIT_FAILURE, 0, _("invalid user %s"), in get_ids()
558 error (EXIT_FAILURE, 0, _("invalid group %s"), in get_ids()
577 printf (_("\ in usage()
584 fputs (_("\ in usage()
598 fputs (_("\ in usage()
608 fputs (_("\ in usage()
613 fputs (_("\ in usage()
616 fputs (_("\ in usage()
621 fputs (_("\ in usage()
630 fputs (_("\ in usage()
633 fputs (_("\ in usage()
661 error (0, errno, _("cannot stat %s"), quoteaf (from)); in install_file_in_file()
670 error (EXIT_FAILURE, errno, _("cannot unlink %s"), quoteaf (to)); in install_file_in_file()
699 error (0, errno, _("cannot create directory %s"), quoteaf (to)); in mkancesdirs_safe_wd()
712 error (0, restore_errno, _("cannot create directory %s"), in mkancesdirs_safe_wd()
752 error (0, errno, _("cannot open %s"), quoteaf (to)); in install_file_in_dir()
868 _("multiple target directories specified")); in main()
878 error (0, 0, _("WARNING: ignoring --preserve-context; " in main()
904 _("warning: ignoring --context; " in main()
918 _("the strip option may not be used when installing a directory")); in main()
921 _("target directory not allowed when installing a directory")); in main()
924 ? xget_version (_("backup type"), in main()
931 _("cannot set target context and preserve it")); in main()
935 _("failed to set default file creation context to %s"), in main()
944 error (0, 0, _("missing file operand")); in main()
946 error (0, 0, _("missing destination file operand after %s"), in main()
957 _("cannot combine --target-directory (-t) " in main()
961 error (0, 0, _("extra operand %s"), quoteaf (file[2])); in main()
970 error (EXIT_FAILURE, errno, _("failed to access %s"), in main()
984 error (EXIT_FAILURE, errno, _("target %s"), quoteaf (lastfile)); in main()
991 error (EXIT_FAILURE, 0, _("invalid mode %s"), quote (specified_mode)); in main()
998 error (0, 0, _("WARNING: ignoring --strip-program option as -s option was " in main()
1003 error (0, 0, _("options --compare (-C) and --preserve-timestamps are " in main()
1010 error (0, 0, _("options --compare (-C) and --strip are mutually " in main()
1016 error (0, 0, _("the --compare (-C) option is ignored when you" in main()