HomeSort by: relevance | last modified time | path
    Searched refs:CLEANUP_CANON_FLAG_HDR_RCPT (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_init.c 361 CANON_CLASS_HDR_RCPT, CLEANUP_CANON_FLAG_HDR_RCPT,
368 CANON_CLASS_HDR_RCPT, CLEANUP_CANON_FLAG_HDR_RCPT,
cleanup.h 190 #define CLEANUP_CANON_FLAG_HDR_RCPT (1<<3) /* header recipient */
cleanup_message.c 234 && (cleanup_rcpt_canon_flags & CLEANUP_CANON_FLAG_HDR_RCPT))
239 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_HDR_RCPT))

Completed in 17 milliseconds