OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextalloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rcsutil.c
238
struct alloclist *
nextalloc
;
member in struct:alloclist
276
q->
nextalloc
= alloced;
295
q = p->
nextalloc
;
310
a = &p->
nextalloc
;
311
*a = p->
nextalloc
;
rcsutil.c
238
struct alloclist *
nextalloc
;
member in struct:alloclist
276
q->
nextalloc
= alloced;
295
q = p->
nextalloc
;
310
a = &p->
nextalloc
;
311
*a = p->
nextalloc
;
Completed in 107 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026