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/
Drelease.c85 *child_pid = run_piped (&tofd, &fromfd); in setup_update_command()
Drun.c608 run_piped (int *tofdp, int *fromfdp) in run_piped() function
Dcvs.h714 int run_piped (int *, int *);
DChangeLog1409 (run_piped): New function.
1412 to run_piped to avoid quoting issues.