Lines Matching refs:gettext
105 error (EXIT_FAILURE, 0, gettext ("%s: INTERNAL ERROR %d (%s): %s"), \
240 error (EXIT_FAILURE, 0, gettext ("Invalid format: %s"), arg); in parse_opt()
251 error (EXIT_FAILURE, 0, gettext ("Invalid radix: %s"), arg); in parse_opt()
272 error (0, errno, gettext ("cannot open '%s'"), fname); in process_file()
288 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname); in process_file()
297 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname); in process_file()
308 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname); in process_file()
310 error (0, 0, gettext ("%s: file format not recognized"), fname); in process_file()
398 gettext ("cannot get section header string table index")); in show_sysv()
418 printf (gettext (" (ex %s)"), prefix); in show_sysv()
467 gettext ("cannot get section header string table index")); in show_sysv_one_line()
551 printf (gettext (" (ex %s)"), prefix); in show_bsd()
576 gettext ("(TOTALS)\n")); in show_bsd_totals()