Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dcrond.c97 #ifndef SENDMAIL_ARGS
98 # define SENDMAIL_ARGS "-ti" macro
723 execlp(prog, prog, SENDMAIL_ARGS, (char *) NULL); in fork_job()