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

  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_addr.c 147 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_ENV_FROM))
215 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_ENV_RCPT))
274 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_ENV_RCPT))
cleanup_init.c 277 int cleanup_comm_canon_flags; variable
401 cleanup_comm_canon_flags =
cleanup.h 159 extern int cleanup_comm_canon_flags;
cleanup_message_test.c 75 int cleanup_comm_canon_flags; variable
cleanup_message.c 182 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_HDR_FROM))
239 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_HDR_RCPT))
cleanup_milter.c 2359 int cleanup_comm_canon_flags; variable

Completed in 51 milliseconds