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

/netbsd-6-1-5-RELEASE/usr.sbin/kvm_mkdb/
H A Dnlist_aout.c95 #define badfmt(str) \ macro
146 badfmt("stripped");
150 badfmt("corrupted string table");
186 badfmt("corrupted symbol table");
215 badfmt("corrupted string table");
223 badfmt("corrupted string table");
238 badfmt("corrupted string table");
255 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-6-1-5-RELEASE/usr.bin/xlint/lint2/
H A Dchk.c64 static void badfmt(hte_t *, fcall_t *);
620 badfmt(hte, call);
687 badfmt(hte, call);
707 badfmt(hte, call);
714 badfmt(hte, call);
728 badfmt(hte, call);
748 badfmt(hte, call);
766 badfmt(hte, call);
778 badfmt(hte, call);
783 badfmt(ht
1018 badfmt(hte_t *hte, fcall_t *call) function
[all...]
/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/usr.bin/stat/
H A Dstat.c471 goto badfmt;
484 goto badfmt;
534 goto badfmt;
550 badfmt:

Completed in 155 milliseconds