Home
last modified time | relevance | path

Searched refs:var_qmgr_ipc_timeout (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr.c444 int var_qmgr_ipc_timeout; variable
659 var_ipc_timeout = var_qmgr_ipc_timeout; in qmgr_post_init()
693 VAR_QMGR_IPC_TIMEOUT, DEF_QMGR_IPC_TIMEOUT, &var_qmgr_ipc_timeout, 1, 0, in main()
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.c520 int var_qmgr_ipc_timeout; variable
742 var_ipc_timeout = var_qmgr_ipc_timeout; in qmgr_post_init()
777 VAR_QMGR_IPC_TIMEOUT, DEF_QMGR_IPC_TIMEOUT, &var_qmgr_ipc_timeout, 1, 0, in main()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h2104 extern int var_qmgr_ipc_timeout;