OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RUN_TTY
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
wrapper.c
545
run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
, RUN_NORMAL | RUN_REALLY );
572
run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
, RUN_NORMAL);
logmsg.c
296
if ((retcode = run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
,
980
return abs (run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
,
rcscmds.c
187
if (out ==
RUN_TTY
)
200
if (out ==
RUN_TTY
)
431
diff_argc, diff_argv,
RUN_TTY
);
503
OUT is a filename to send the diffs to, or
RUN_TTY
to send them to
checkin.c
97
options,
RUN_TTY
, NULL, NULL) != 0)
fileattr.c
554
return abs (run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
,
tag.c
406
return abs (run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
, RUN_NORMAL));
860
return abs (run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
, RUN_NORMAL));
admin.c
191
return abs (run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
,
diff.c
765
diff_argc, diff_argv,
RUN_TTY
);
778
diff_argc, diff_argv,
RUN_TTY
);
793
diff_argc, diff_argv,
RUN_TTY
);
modules.c
711
err += run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
,
update.c
1295
vers_ts->options,
RUN_TTY
,
1303
vers_ts->options,
RUN_TTY
, NULL, NULL);
1649
vers_ts->options,
RUN_TTY
,
1672
vers_ts->options,
RUN_TTY
,
2443
NULL,
RUN_TTY
, NULL, NULL);
2505
RUN_TTY
, NULL, NULL) != 0)
2540
t_options,
RUN_TTY
, NULL, NULL) != 0)
add.c
519
vers->options,
RUN_TTY
,
634
vers->options,
RUN_TTY
,
commit.c
1278
return run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
, RUN_NORMAL|RUN_REALLY|
1835
NULL, NULL,
RUN_TTY
, NULL, NULL);
rcs.c
4122
SOUT is
RUN_TTY
, then write the contents of the revision to
4183
: (sout !=
RUN_TTY
? sout
4191
assert (sout ==
RUN_TTY
|| workfile == NULL);
4192
assert (pfn == NULL || (sout ==
RUN_TTY
&& workfile == NULL));
4338
if (pfn != NULL || (workfile == NULL && sout ==
RUN_TTY
))
4517
not
RUN_TTY
. */
4521
if (sout ==
RUN_TTY
)
4546
if (sout ==
RUN_TTY
)
4588
if (workfile == NULL && sout ==
RUN_TTY
)
4621
: (sout !=
RUN_TTY
? sout : "stdout")))
[
all
...]
cvs.h
705
#define
RUN_TTY
(char *)0 /* for the benefit of lint */
server.c
2402
return abs (run_exec (
RUN_TTY
,
RUN_TTY
,
RUN_TTY
,
Completed in 73 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026