Home
last modified time | relevance | path

Searched refs:get_mail_conf_time2 (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/qmgr/
Dqmgr_transport.c440 transport->xport_rate_delay = get_mail_conf_time2(name, _XPORT_RATE_DELAY, in qmgr_transport_create()
443 transport->rate_delay = get_mail_conf_time2(name, _DEST_RATE_DELAY, in qmgr_transport_create()
468 transport->refill_delay = get_mail_conf_time2(name, _XPORT_REFILL_DELAY, in qmgr_transport_create()
/netbsd/src/external/ibm-public/postfix/dist/src/oqmgr/
Dqmgr_transport.c435 transport->xport_rate_delay = get_mail_conf_time2(name, _XPORT_RATE_DELAY, in qmgr_transport_create()
438 transport->rate_delay = get_mail_conf_time2(name, _DEST_RATE_DELAY, in qmgr_transport_create()
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dmail_conf.h64 extern int get_mail_conf_time2(const char *, const char *, int, int, int, int);
Dmail_conf_time.c171 int get_mail_conf_time2(const char *name1, const char *name2, in get_mail_conf_time2() function
/netbsd/src/external/ibm-public/postfix/dist/src/spawn/
Dspawn.c222 get_mail_conf_time2(service, _MAXTIME, var_command_maxtime, 's', 1, 0); in get_service_attr()
/netbsd/src/external/ibm-public/postfix/dist/src/pipe/
Dpipe.c858 get_mail_conf_time2(service, _MAXTIME, var_command_maxtime, 's', 1, 0); in get_service_params()