Searched refs:RUN_REALLY (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Drun.c150 if (noexec && (flags & RUN_REALLY) == 0)
H A Dwrapper.c587 run_exec(RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL|RUN_REALLY );
H A Dcvs.h702 #define RUN_REALLY 0x0002 /* do the exec, even if noexec is on */ macro
H A Dcommit.c1182 return run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL|RUN_REALLY);

Completed in 57 milliseconds