Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/cron/dist/
H A Ddo_command.c311 exec_user_command(entry *e, char **envp, char *usernm, int *stdin_pipe, in exec_user_command() function
579 if (exec_user_command(e, envp, usernm, stdin_pipe, stdout_pipe, in child_process()