Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dtag.h16 struct _csc { struct
17 SLIST_ENTRY(_csc) q; /* Linked list of cscope connections. */
H A Dex.h164 SLIST_HEAD(_csch, _csc) cscq[1];/* Cscope connection list. */
/freebsd/contrib/nvi/common/
H A Dcommon.h27 typedef struct _csc CSC;