Home
last modified time | relevance | path

Searched refs:run_piped (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drelease.c85 *child_pid = run_piped (&tofd, &fromfd); in setup_update_command()
H A Drun.c608 run_piped (int *tofdp, int *fromfdp) in run_piped() function
H A Dcvs.h714 int run_piped (int *, int *);
H A DChangeLog1409 (run_piped): New function.
1412 to run_piped to avoid quoting issues.