Searched refs:var_command_maxtime (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/ibm-public/postfix/dist/src/spawn/ |
| H A D | spawn.c | 177 int var_command_maxtime; /* system-wide */ variable 211 get_mail_conf_time2(service, _MAXTIME, var_command_maxtime, 's', 1, 0); in get_service_attr() 360 VAR_COMMAND_MAXTIME, DEF_COMMAND_MAXTIME, &var_command_maxtime, 1, 0, in main()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/local/ |
| H A D | local.c | 672 int var_command_maxtime; /* You can now leave this here. */ variable 919 VAR_COMMAND_MAXTIME, DEF_COMMAND_MAXTIME, &var_command_maxtime, 1, 0, in main()
|
| H A D | command.c | 218 CA_PIPE_CMD_TIME_LIMIT(var_command_maxtime), in deliver_command()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/pipe/ |
| H A D | pipe.c | 579 int var_command_maxtime; /* You can now leave this here. */ variable 848 get_mail_conf_time2(service, _MAXTIME, var_command_maxtime, 's', 1, 0); in get_service_params() 1376 VAR_COMMAND_MAXTIME, DEF_COMMAND_MAXTIME, &var_command_maxtime, 1, 0, in main()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | mail_params.h | 577 extern int var_command_maxtime;
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | HISTORY | 16230 on the non-library var_command_maxtime variable, causing
|