Home
last modified time | relevance | path

Searched refs:run_setup (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dwrapper.c599 run_setup (args);
632 run_setup (args);
H A Dlogmsg.c285 run_setup (editinfo_editor ? editinfo_editor : Editor);
443 run_setup (verifymsg_script);
H A Drun.c43 run_setup (prog) in run_setup() function
H A Dcvs.h686 void run_setup PROTO ((const char *prog));
H A Dmodules.c747 run_setup (expanded_path);
H A Dcommit.c1139 run_setup (filter);
1492 run_setup (line);
H A Dtag.c580 run_setup (filter);
H A DChangeLog-93951518 (run_setup, run_arg, run_args, run_add_arg, run_init_prog,
1589 run_setup, run_args, run_exec, Popen, piped_child, close_on_exec,
2196 * subr.c (run_setup, run_args): Changed variable argument
2267 * subr.c (run_setup, run_args, run_add_arg, xstrdup): Add const
2269 * cvs.h (run_setup, run_args, xstrdup): Likewise.
2621 * subr.c [! HAVE_VPRINTF] (run_setup, run_args): Don't use va_dcl
2624 * cvs.h [! HAVE_VPRINTF] (run_setup, run_args): Don't prototype
H A DChangeLog-91943 * subr.c (run_setup, run_args): Check USE_PROTOTYPES if defined
H A Dupdate.c1102 run_setup (line);
H A DChangeLog-97331 * run.c, cvs.h (run_setup): Replace varargs nonsense with a single
H A DChangeLog-962551 passing it to run_setup(). This makes it possible to use $CVSROOT
/openbsd-src/gnu/usr.bin/cvs/os2/
H A Drun.c58 run_setup (const char *prog) in run_setup() function
H A DChangeLog39 * run.c: Adjust run_setup for new calling convention.
793 * run.c (run_setup): cleared away Windows NT stuff, left skeleton
/openbsd-src/gnu/usr.bin/cvs/windows-NT/
H A Drun.c48 run_setup (const char *prog) in run_setup() function
H A DChangeLog140 * run.c: Adjust run_setup for new calling convention.