HomeSort by: relevance | last modified time | path
    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