Home
last modified time | relevance | path

Searched refs:RUN_REALLY (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dwrapper.c545 run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL | RUN_REALLY ); in wrap_tocvs_process_file()
H A Drun.c181 if (noexec && (flags & RUN_REALLY) == 0) in run_exec()
H A Dcvs.h700 #define RUN_REALLY 0x0002 /* do the exec, even if noexec is on */ macro
H A Dcommit.c1278 return run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL|RUN_REALLY| in precommit_proc()
H A DChangeLog-9395525 * commit.c (check_fileproc): pass RUN_REALLY flag to run_exec,
1587 * cvs.h (RUN_NORMAL, RUN_COMBINED, RUN_REALLY, RUN_STDOUT_APPEND,
H A DChangeLog12778 * tag.c (pretag_proc), rtag.c (pretag_proc): Don't pass RUN_REALLY