Searched refs:get_mail_conf_time2 (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/ibm-public/postfix/dist/src/qmgr/ |
| D | qmgr_transport.c | 440 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/ |
| D | qmgr_transport.c | 435 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/ |
| D | mail_conf.h | 64 extern int get_mail_conf_time2(const char *, const char *, int, int, int, int);
|
| D | mail_conf_time.c | 171 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/ |
| D | spawn.c | 222 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/ |
| D | pipe.c | 858 get_mail_conf_time2(service, _MAXTIME, var_command_maxtime, 's', 1, 0); in get_service_params()
|