Home
last modified time | relevance | path

Searched refs:DEF_MILT_CMD_TIME (Results 1 – 4 of 4) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/cleanup/
H A Dcleanup_init.c199 VAR_MILT_CMD_TIME, DEF_MILT_CMD_TIME, &var_milt_cmd_time, 1, 0,
/dports/mail/postfix-current/postfix-3.7-20211107/src/milter/
H A Dmilter.c624 7 + (const char *) VAR_MILT_CMD_TIME, DEF_MILT_CMD_TIME, 0, 1, 0,
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dmail_params.h3460 #define DEF_MILT_CMD_TIME "30s" macro
/dports/mail/postfix-current/postfix-3.7-20211107/src/smtpd/
H A Dsmtpd.c6450 VAR_MILT_CMD_TIME, DEF_MILT_CMD_TIME, &var_milt_cmd_time, 1, 0, in main()