Home
last modified time | relevance | path

Searched refs:_lmark (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dmark.h28 struct _lmark { struct
29 SLIST_ENTRY(_lmark) q; /* Linked list of marks. */
H A Dexf.h34 SLIST_HEAD(_markh, _lmark) marks[1];
H A Dcommon.h35 typedef struct _lmark LMARK;