Lines Matching refs:N_
91 issue (errno, N_("opening"));
98 issue (errno, N_("reading"));
244 elf_issue (N_("ELF header"));
255 elf_issue (N_("program headers"));
264 elf_issue (N_("program header"));
284 elf_issue (N_("section headers"));
295 elf_issue (N_("section header string table index"));
309 elf_issue (N_("could not obtain section header"));
315 elf_issue(N_("could not obtain section name"));
828 issue (errno, N_("writing to standard output"));
855 issue (errno, N_("reading from standard input"));
876 { NULL, 0, NULL, OPTION_DOC, N_("Classification options"), 1 },
878 N_("File looks like an ELF object or archive/static library (default)")
881 N_("File is an regular ELF object (not an archive/static library)")
884 N_("File is an ELF archive or static library")
887 N_("File is an ELF core dump file")
890 N_("File is an ELF file with symbol table or .debug_* sections \
893 N_("File is (primarily) an ELF program executable \
896 N_("File is an ELF program executable \
899 N_("File is (primarily) an ELF shared object (DSO) \
902 N_("File is an ELF shared object (DSO) \
906 N_("File is a linux kernel module"), 1 },
908 N_("File is a debug only ELF file \
911 N_("File is a loadable ELF object (program or shared object)"), 1 },
940 { NULL, 0, NULL, OPTION_DOC, N_("Input flags"), 2 },
942 N_("Only classify regular (not symlink nor special device) files"), 2 },
944 N_("Also read file names to process from standard input, \
947 N_("Also read file names to process from standard input, \
950 N_("Do not read files from standard input (default)"), 2 },
952 N_("Try to open compressed files or embedded (kernel) ELF images"),
955 { NULL, 0, NULL, OPTION_DOC, N_("Output flags"), 3 },
957 N_("Output names of files, separated by newline"), 3 },
959 N_("Output names of files, separated by ASCII NUL"), 3 },
961 N_("Do not output file names"), 3 },
963 N_("If printing file names, print matching files (default)"), 3 },
965 N_("If printing file names, print files that do not match"), 3 },
967 { NULL, 0, NULL, OPTION_DOC, N_("Additional flags"), 4 },
969 N_("Output additional information (can be specified multiple times)"), 4 },
971 N_("Suppress some error output (counterpart to --verbose)"), 4 },
979 .args_doc = N_("FILE..."),
980 .doc = N_("\