Home
last modified time | relevance | path

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

/freebsd/usr.sbin/cron/cron/
H A Ddo_command.c85 const char *usernm, *mailto, *mailfrom; in child_process() local
107 mailfrom = env_get("MAILFROM", e->envp); in child_process()
543 if (mailfrom == NULL || *mailfrom == '\0') in child_process()
548 mailfrom); in child_process()