Searched refs:run_prog (Results 1 – 4 of 4) sorted by relevance
6 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
57 char *run_prog; in run_setup() local68 run_prog = xstrdup (prog); in run_setup()70 s = run_prog; in run_setup()114 free (run_prog); in run_setup()
2698 * run.c: Allocate run_prog to the needed size, rather than
1516 (run_prog, run_argv, run_argc, run_argc_allocated): and these