Searched refs:badfmt (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/usr.sbin/kvm_mkdb/
H A Dnlist_aout.c95 #define badfmt(str) \ macro
144 badfmt("stripped");
148 badfmt("corrupted string table");
184 badfmt("corrupted symbol table");
213 badfmt("corrupted string table");
221 badfmt("corrupted string table");
236 badfmt("corrupted string table");
251 badfmt(p);
H A Dnlist_elf32.c80 #define badfmt(str) \ macro
212 badfmt("bogus section header table");
223 badfmt("no symbol section header found");
225 badfmt("stripped");
227 badfmt("bogus symbol section header");
229 badfmt("bogus symbol string section header");
H A Dnlist_ecoff.c67 #define badfmt(str) \ macro
147 badfmt("stripped");
149 badfmt("bogus symbol table");
154 badfmt("bogus external symbol list");
H A Dnlist_coff.c67 #define badfmt(str) \ macro
160 badfmt("stripped");
/netbsd-current/usr.bin/hexdump/
H A Dparse.c62 __dead static void badfmt(const char *);
127 badfmt(fmt);
143 badfmt(fmt);
151 badfmt(fmt);
154 badfmt(fmt);
539 badfmt(const char *fmt) function
/netbsd-current/usr.bin/stat/
H A Dstat.c480 goto badfmt;
493 goto badfmt;
543 goto badfmt;
559 badfmt:

Completed in 90 milliseconds