Home
last modified time | relevance | path

Searched refs:RUN_COMBINED (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Drun.c211 if (sterr && (flags & RUN_COMBINED) == 0) in run_exec()
262 if (flags & RUN_COMBINED) in run_exec()
Dcvs.h699 #define RUN_COMBINED 0x0001 /* stdout is duped to stderr */ macro
DChangeLog-93951587 * cvs.h (RUN_NORMAL, RUN_COMBINED, RUN_REALLY, RUN_STDOUT_APPEND,