OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_options
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
update.c
2100
char *
t_options
;
local
2465
t_options
= vers->options;
2467
if (*
t_options
== '\0')
2468
t_options
= "-kk"; /* to ignore keyword expansions */
2485
&& (strcmp (
t_options
, "-kb") == 0
2504
if (RCS_checkout (finfo->rcs, finfo->file, rev2, NULL,
t_options
,
2528
else if (strcmp (
t_options
, "-kb") == 0
2540
t_options
, RUN_TTY, NULL, NULL) != 0)
2570
t_options
, rev1, rev2);
update.c
2100
char *
t_options
;
local
2465
t_options
= vers->options;
2467
if (*
t_options
== '\0')
2468
t_options
= "-kk"; /* to ignore keyword expansions */
2485
&& (strcmp (
t_options
, "-kb") == 0
2504
if (RCS_checkout (finfo->rcs, finfo->file, rev2, NULL,
t_options
,
2528
else if (strcmp (
t_options
, "-kb") == 0
2540
t_options
, RUN_TTY, NULL, NULL) != 0)
2570
t_options
, rev1, rev2);
Completed in 42 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026