HomeSort by: relevance | last modified time | path
    Searched refs:badfmt (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.sbin/kvm_mkdb/
nlist_aout.c 95 #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);
nlist_elf32.c 80 #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");
nlist_ecoff.c 67 #define badfmt(str) \ macro
147 badfmt("stripped");
149 badfmt("bogus symbol table");
154 badfmt("bogus external symbol list");
nlist_coff.c 67 #define badfmt(str) \ macro
160 badfmt("stripped");
  /src/usr.bin/hexdump/
parse.c 62 __dead static void badfmt(const char *);
127 badfmt(fmt);
143 badfmt(fmt);
151 badfmt(fmt);
154 badfmt(fmt);
539 badfmt(const char *fmt) function in typeref:typename:void
  /src/usr.bin/stat/
stat.c 493 goto badfmt;
506 goto badfmt;
556 goto badfmt;
572 badfmt:

Completed in 16 milliseconds