Home
last modified time | relevance | path

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

/src/usr.sbin/cron/cron/
H A Ddo_command.c120 const char *usernm, *mailto, *mailfrom, *mailcc, *mailbcc; in child_process() local
152 mailfrom = env_get("MAILFROM", e->envp); in child_process()
671 if (mailfrom == NULL || *mailfrom == '\0') in child_process()
676 mailfrom); in child_process()