Home | History | Annotate | Download | only in utils

Lines Matching defs:display

278 		const char *display;
282 display = " [NULL]";
284 display = "";
300 display = strbuf;
302 display = " [REMOVED]";
308 title, (long unsigned int) len, display,
316 const char *display;
320 display = " [NULL]";
322 display = "";
335 display = strbuf;
337 display = " [REMOVED]";
341 title, (unsigned long) len, display);