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