Lines Matching refs:vstream_printf
222 vstream_printf("*** ENVELOPE RECORDS %s ***\n", in postcat()
250 vstream_printf("%9lu ", (unsigned long) (offset)); \ in postcat()
252 vstream_printf("%3d ", (type)); \ in postcat()
253 vstream_printf("*** %s %s ***\n", (text), VSTREAM_PATH(fp)); \ in postcat()
259 vstream_printf("%9lu ", (unsigned long) (offset)); \ in postcat()
261 vstream_printf("%3d ", (type)); \ in postcat()
262 vstream_printf("%s: %s\n", rec_type_name(rec_type), (value)); \ in postcat()
369 vstream_printf("%9lu ", (unsigned long) offset); in postcat()
371 vstream_printf("%3d ", rec_type); in postcat()
376 vstream_printf("%s: %s", rec_type_name(rec_type), in postcat()
381 vstream_printf("%s: %s", rec_type_name(rec_type), in postcat()
386 vstream_printf("%s: ", rec_type_name(rec_type)); in postcat()
388 vstream_printf("unterminated_text: "); in postcat()
398 vstream_printf("%s: ", rec_type_name(rec_type)); in postcat()
404 vstream_printf("%s: ", rec_type_name(rec_type)); in postcat()
417 vstream_printf("%s: %s", MAIL_ATTR_CREATE_TIME, in postcat()
420 vstream_printf("%s: %s=%s\n", rec_type_name(rec_type), in postcat()
425 vstream_printf("%s: %s\n", rec_type_name(rec_type), STR(buffer)); in postcat()