Home
last modified time | relevance | path

Searched refs:stin (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drun.c147 run_exec (const char *stin, const char *stout, const char *sterr, int flags) in run_exec() argument
197 if (stin && (shin = open (stin, O_RDONLY)) == -1) in run_exec()
201 stin, run_argv[0]); in run_exec()
401 if (stin) in run_exec()
H A Dcvs.h712 int run_exec (const char *stin, const char *stout, const char *sterr,