Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex.h73 struct _excmd { struct
74 SLIST_ENTRY(_excmd) q; /* Linked list of commands. */
/freebsd/contrib/nvi/common/
H A Dcommon.h31 typedef struct _excmd EXCMD;
H A Dgs.h87 SLIST_HEAD(_excmdh, _excmd) ecq[1];