Searched refs:_excmd (Results 1 – 3 of 3) sorted by relevance
73 struct _excmd { struct74 LIST_ENTRY(_excmd) q; /* Linked list of commands. */
42 typedef struct _excmd EXCMD;
52 LIST_HEAD(_excmdh, _excmd) ecq; /* Ex command linked list. */