Home
last modified time | relevance | path

Searched refs:RUN_NORMAL (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Dwrapper.c543 run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL | RUN_REALLY ); in wrap_tocvs_process_file()
570 run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL); in wrap_fromcvs_process_file()
H A Dlogmsg.c293 RUN_NORMAL | RUN_SIGIGNORE)) != 0) in do_editor()
976 RUN_NORMAL | RUN_SIGIGNORE)); in verifymsg_proc()
H A Dtag.c355 return abs (run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL)); in posttag_proc()
809 return abs (run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL)); in pretag_proc()
H A Dcvs.h672 #define RUN_NORMAL 0x0000 /* no special behaviour */ macro
H A Dfileattr.c553 RUN_NORMAL | RUN_SIGIGNORE)); in postwatch_proc()
H A Dadmin.c187 RUN_NORMAL | RUN_SIGIGNORE)); in postadmin_proc()
H A Dmodules.c707 err += run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL); in my_module()
H A Dcommit.c1326 return run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL | RUN_REALLY); in precommit_proc()
H A Dserver.c2394 RUN_NORMAL | RUN_SIGIGNORE)); in prepost_proxy_proc()