Searched refs:EXCMDLIST (Results 1 – 8 of 8) sorted by relevance
33 } EXCMDLIST; typedef36 extern EXCMDLIST const cmds[]; /* Table of ex commands. */90 EXCMDLIST const *cmd; /* Command: entry in command table. */91 EXCMDLIST rcmd; /* Command: table entry/replacement. */
57 EXCMDLIST const *cp; in ex_usage()
48 EXCMDLIST const cmds[] = {
32 static EXCMDLIST const *2236 EXCMDLIST const *cp; in ex_is_abbrev()2253 EXCMDLIST const *cp; in ex_is_unmap()2270 static EXCMDLIST const *2273 EXCMDLIST const *cp; in ex_comm_search()2295 ex_badaddr(SCR *sp, const EXCMDLIST *cp, enum badaddr ba, enum nresult nret) in ex_badaddr()
7 (SCR *, EXCMDLIST const *, enum badaddr, enum nresult);
282 EXCMDLIST const *cp; in argv_flt_ex()
61 static EXCMDLIST fake = { L("search") }; in v_exaddr()