Searched refs:runv (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcsdiff.c | 398 if (runv(-1, diffp[0], cov)) { 417 if (runv(-1, diffp[1], cov)) { 428 switch (runv(-1, (char*)0, diffv)) {
|
| H A D | co.c | 794 if (runv(-1, rev2, cov)) 800 if (runv(-1, rev3, cov)) 812 switch (runv(-1, (char*)0, mergev)) {
|
| H A D | rcsutil.c | 1012 runv(infd, outname, args) in runv() function 1196 return runv(infd, outname, rgargs);
|
| H A D | rcsbase.h | 703 int runv P((int,char const*,char const**));
|
| H A D | ci.c | 722 switch (runv(wfd, diffname, diffv)) {
|
| H A D | rcs.c | 1559 switch (runv(fileno(fcut), diffname, diffv)) {
|
| H A D | ChangeLog | 142 (runv): Work around bad_wait_if_SIGCHLD_ignored bug.
|