Lines Matching full:what
101 /* What kind of error it is. */
322 emit( " <what>Invalid %s of size %ld</what>\n",
362 emit( " <what>Invalid %s of size %ld</what>\n",
396 emit( " <what>%s %s of size %ld</what>\n",
478 emit( " <what>Invalid arguments to %s</what>\n",
548 Char* what;
553 what = "Syscall param ";
559 tl_assert(Seg__is_freed(seglo)); // XXX what if it's now recycled?
563 emit( " <what>%s%s contains unaddressable byte(s)</what>\n",
564 what, s );
575 what, s );
590 emit( " <what>%s%s is non-contiguous</what>\n",
591 what, s );
617 what, s );