Home
last modified time | relevance | path

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

/netbsd/usr.sbin/kvm_mkdb/
H A Dnlist_aout.c95 #define badfmt(str) \ macro
144 badfmt("stripped"); in create_knlist_aout()
148 badfmt("corrupted string table"); in create_knlist_aout()
184 badfmt("corrupted symbol table"); in create_knlist_aout()
213 badfmt("corrupted string table"); in create_knlist_aout()
221 badfmt("corrupted string table"); in create_knlist_aout()
236 badfmt("corrupted string table"); in create_knlist_aout()
251 badfmt(p); in badread()
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/usr.bin/hexdump/
H A Dparse.c62 __dead static void badfmt(const char *);
127 badfmt(fmt); in add()
143 badfmt(fmt); in add()
151 badfmt(fmt); in add()
154 badfmt(fmt); in add()
539 badfmt(const char *fmt) in badfmt() function
/netbsd/usr.bin/stat/
H A Dstat.c477 goto badfmt; in output()
490 goto badfmt; in output()
540 goto badfmt; in output()
556 badfmt: in output()