Searched refs:execv_out2file (Results 1 – 2 of 2) sorted by relevance
6 int execv_out2file(char * const argv[], const char *outfile);
38 int execv_out2file(char * const argv[], const char *outfile) in execv_out2file() function161 ret = execv_out2file(argv, outfile); in exec_out2file()
Completed in 3 milliseconds