Searched refs:cron_popen (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/cron/cron/
H A Dpopen.c58 cron_popen(program, type, e, pidptr) function
H A Dcron.h262 FILE *cron_popen(char *, char *, entry *, PID_T *);
H A Ddo_command.c491 if (!(mail = cron_popen(mailcmd, "w", e, &mailpid))) {

Completed in 115 milliseconds