OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:redirects
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
client.c
613
static List *
redirects
= NULL;
617
if (
redirects
&& findnode (
redirects
, args))
621
if (!
redirects
)
redirects
= getlist();
622
push_string (
redirects
, args);
642
* CURRENT_PARSED_ROOT should not be reset by this function.
Redirects
643
* should be "added" to it. The
REDIRECTS
list should also be replaced
612
static List *
redirects
= NULL;
local
Completed in 16 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026