Lines Matching refs:dumpstr
3095 * util.c (print_quoted_string_ex, dumpstr): Add reasons for memory
4195 util.c: add len sanity checks to dumpstr.
4198 * util.c (dumpstr): Check that len is sane.
4684 dumpstr): Replace error_msg with error_func_msg.
21438 * defs.h (dumpiov_in_msghdr, dumpiov_in_mmsghdr, dumpiov_upto, dumpstr):
21443 * util.c (dumpiov_upto, dumpstr): Likewise.
38384 * util.c (dumpiov, dumpstr): Likewise.
46333 Fix wrong offset display in dumpstr.
46339 Fix a bug in dumpstr (no null termination). Essentially rewrote dumpstr.
46344 When dumpstr was changed to use on-stack buffer, the bug reared its ugly head.
46353 * util.c (dumpstr): Rewrite to be faster and smaller.
50133 (dumpstr): Don't die on malloc failure.
50209 This fixes one real bug in dumpstr().
50227 (dumpstr): Likewise.
50655 * util.c (dumpstr): Add a comment about likely bug.
50677 * util.c (dumpstr): Likewise.