Lines Matching refs:record

81 /*	the record type at the given offset to "killed", and closes the file.
82 /* A killed envelope record is ignored. Killed records are not allowed
140 #include <record.h>
282 * so we set data_size to this as well and ignore the size record itself
289 /* Report missing end record later. */
293 msg_info("old-style scan record %c %s", rec_type, start);
397 * record size limits. Read up to recipient_limit recipients from the
403 * Note that the total recipient count record is accurate only for fresh
431 msg_info("record %c %s", rec_type, start);
439 msg_warn("%s: message rejected: missing end record",
444 msg_warn("Unexpected record type '%c' at offset %ld",
455 * Map named attributes to pseudo record types, so that we don't have
462 msg_warn("%s: bad attribute record: %s: %.200s",
504 /* Optimizations for "pure recipient" record sections. */
514 * record, because the handler for that record changes
515 * the expectations for allowed record types.
597 msg_warn("%s: invalid size record: %.100s",
603 msg_warn("%s: invalid flags in size record: %.100s",
613 msg_warn("%s: message rejected: weird size record",
623 msg_warn("%s: invalid size record: %.100s",
676 msg_warn("%s: ignoring malformed DSN RET flags in queue file record:%.100s",
779 * This record is killed after a trace logfile report is sent and
906 msg_warn("%s: message rejected: missing arrival time record",
909 msg_warn("%s: message rejected: missing sender record",
912 msg_warn("%s: message rejected: missing size record",
942 /* qmgr_message_kill_record - mark one message record as killed */