Searched refs:shell_spawn_pipecmd (Results 1 – 3 of 3) sorted by relevance
45 int shell_spawn_pipecmd(const char *_cmd, const char *_label, pid_t *_pid);
58 shell_spawn_pipecmd(const char *cmd, const char *label, pid_t *pid) in shell_spawn_pipecmd() function
569 output_out = shell_spawn_pipecmd(output, in dpv()