HomeSort by: relevance | last modified time | path
    Searched defs:run_exec (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
run.c 33 * Finally, call run_exec() to execute the program with the specified arguments.
35 * File redirections can be performed in the call to run_exec().
147 run_exec (const char *stin, const char *stout, const char *sterr, int flags) function

Completed in 15 milliseconds