HomeSort by: relevance | last modified time | path
    Searched defs:badfmt (Results 1 - 5 of 5) 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_coff.c 67 #define badfmt(str) \ macro
160 badfmt("stripped");
nlist_ecoff.c 67 #define badfmt(str) \ macro
147 badfmt("stripped");
149 badfmt("bogus symbol table");
154 badfmt("bogus external symbol list");
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");
  /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

Completed in 12 milliseconds