OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_text
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
cut.h
14
TAILQ_HEAD(_texth,
_text
);
29
struct
_text
{ /* Text: a linked list of lines. */
struct
30
TAILQ_ENTRY(
_text
) q; /* Linked list of text structures. */
cut.h
14
TAILQ_HEAD(_texth,
_text
);
29
struct
_text
{ /* Text: a linked list of lines. */
struct
30
TAILQ_ENTRY(
_text
) q; /* Linked list of text structures. */
Completed in 43 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026