HomeSort by: relevance | last modified time | path
    Searched refs:RUN_REALLY (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
run.c 181 if (noexec && (flags & RUN_REALLY) == 0)
wrapper.c 545 run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL | RUN_REALLY );
cvs.h 700 #define RUN_REALLY 0x0002 /* do the exec, even if noexec is on */
commit.c 1278 return run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL|RUN_REALLY|

Completed in 20 milliseconds