| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | wrapper.c | 545 run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL | RUN_REALLY ); in wrap_tocvs_process_file() 572 run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL); in wrap_fromcvs_process_file()
|
| D | logmsg.c | 296 if ((retcode = run_exec (RUN_TTY, RUN_TTY, RUN_TTY, in do_editor() 980 return abs (run_exec (RUN_TTY, RUN_TTY, RUN_TTY, in verifymsg_proc()
|
| D | rcscmds.c | 187 if (out == RUN_TTY) in call_diff() 200 if (out == RUN_TTY) in call_diff3() 431 diff_argc, diff_argv, RUN_TTY); in RCS_exec_rcsdiff()
|
| D | fileattr.c | 554 return abs (run_exec (RUN_TTY, RUN_TTY, RUN_TTY, in postwatch_proc()
|
| D | tag.c | 406 return abs (run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL)); in posttag_proc() 860 return abs (run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL)); in pretag_proc()
|
| D | modules.c | 709 err += run_exec (RUN_TTY, RUN_TTY, RUN_TTY, in my_module()
|
| D | diff.c | 765 diff_argc, diff_argv, RUN_TTY); in diff_fileproc() 778 diff_argc, diff_argv, RUN_TTY); in diff_fileproc() 793 diff_argc, diff_argv, RUN_TTY); in diff_fileproc()
|
| D | update.c | 1295 vers_ts->options, RUN_TTY, in checkout_file() 1303 vers_ts->options, RUN_TTY, NULL, NULL); in checkout_file() 1649 vers_ts->options, RUN_TTY, in patch_file() 1672 vers_ts->options, RUN_TTY, in patch_file() 2443 NULL, RUN_TTY, NULL, NULL); in join_file() 2505 RUN_TTY, NULL, NULL) != 0) in join_file() 2540 t_options, RUN_TTY, NULL, NULL) != 0) in join_file()
|
| D | admin.c | 191 return abs (run_exec (RUN_TTY, RUN_TTY, RUN_TTY, in postadmin_proc()
|
| D | checkin.c | 97 options, RUN_TTY, NULL, NULL) != 0) in Checkin()
|
| D | add.c | 519 vers->options, RUN_TTY, in add() 634 vers->options, RUN_TTY, in add()
|
| D | commit.c | 1278 return run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL|RUN_REALLY| in precommit_proc() 1835 NULL, NULL, RUN_TTY, NULL, NULL); in remove_file()
|
| D | rcs.c | 4183 : (sout != RUN_TTY ? sout in RCS_checkout() 4191 assert (sout == RUN_TTY || workfile == NULL); in RCS_checkout() 4192 assert (pfn == NULL || (sout == RUN_TTY && workfile == NULL)); in RCS_checkout() 4338 if (pfn != NULL || (workfile == NULL && sout == RUN_TTY)) in RCS_checkout() 4521 if (sout == RUN_TTY) in RCS_checkout() 4546 if (sout == RUN_TTY) in RCS_checkout() 4588 if (workfile == NULL && sout == RUN_TTY) in RCS_checkout() 4621 : (sout != RUN_TTY ? sout : "stdout"))); in RCS_checkout() 4675 else if (sout != RUN_TTY) in RCS_checkout() 5745 RUN_TTY, cmp_file_buffer, &data )) in RCS_cmp_file()
|
| D | cvs.h | 705 #define RUN_TTY (char *)0 /* for the benefit of lint */ macro
|
| D | server.c | 2402 return abs (run_exec (RUN_TTY, RUN_TTY, RUN_TTY, in prepost_proxy_proc()
|
| D | ChangeLog-9395 | 1588 RUN_STDERR_APPEND, RUN_SIGNIGNORE, RUN_TTY, run_arg, run_print, 1678 rcscmds.c was in use, 0 if it was RUN_TTY.
|
| D | ChangeLog-97 | 2322 * rcs.c (RCS_cmp_file): Change NULL to RUN_TTY in passing sout to
|
| D | ChangeLog-96 | 1076 that sout is RUN_TTY or workfile is NULL, rather than using it as
|