OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:buf_anchor
(Results
1 - 1
of
1
) sorted by relevancy
/src/distrib/utils/more/
ch.c
73
* most- to least-recently used. The circular list is anchored by
buf_anchor
.
75
#define END_OF_CHAIN ((struct buf *)&
buf_anchor
)
76
#define buf_head
buf_anchor
.next
77
#define buf_tail
buf_anchor
.prev
81
}
buf_anchor
= { END_OF_CHAIN, END_OF_CHAIN };
variable in typeref:struct:__anon51549d2b0108
Completed in 32 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025