Home
last modified time | relevance | path

Searched refs:run_prog (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.sbin/sysinst/
H A DTODO6 see any errors from anything run by run_prog().
11 if (run_prog("foo") != 0)
16 run_prog("foo");
24 if (run_prog("foo") != 0) {
83 -- A little more clean-up of the run_prog suite so things work
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drun.c57 char *run_prog; in run_setup() local
68 run_prog = xstrdup (prog); in run_setup()
70 s = run_prog; in run_setup()
114 free (run_prog); in run_setup()
H A DChangeLog-972698 * run.c: Allocate run_prog to the needed size, rather than
H A DChangeLog-93951516 (run_prog, run_argv, run_argc, run_argc_allocated): and these