OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:listcache
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
hash.c
23
static List *
listcache
= NULL;
variable
61
if (
listcache
!= NULL)
64
list =
listcache
;
65
listcache
=
listcache
->next;
133
tmp->next =
listcache
;
134
listcache
= tmp;
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026