Home
last modified time | relevance | path

Searched refs:MAILFMT (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/isc-cron/isc-cron-4.1_2/
H A Dconfig.h44 #define MAILFMT "%s -FCronDaemon -odi -oem -oi -t" /*-*/ macro
H A Ddo_command.c410 if (strlens(MAILFMT, MAILARG, NULL) + 1 in child_process()
415 (void)sprintf(mailcmd, MAILFMT, MAILARG); in child_process()