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

/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dmail_run.h16 extern int mail_run_foreground(const char *, char **);
H A Dmail_run.c9 /* int mail_run_foreground(dir, argv)
26 /* mail_run_foreground() runs the named command in the foreground and
40 /* mail_run_foreground() returns the termination status of the
75 /* mail_run_foreground - run command in foreground */
77 int mail_run_foreground(const char *dir, char **argv) function
/macosx-10.9.5/postfix-252/postfix/src/postqueue/
H A Dpostqueue.c317 stat = mail_run_foreground(var_daemon_dir, argv->argv);

Completed in 72 milliseconds