Lines Matching full:exec_command
1245 /* Never use fork()/exec() here! Use spawn() instead in exec_command() */1939 pid = exec_command (argv, envp);1980 exec_command (argv, envp);1996 exec_command (char **argv, char **envp)2181 void exec_command (char **argv)