Searched refs:EXCMDLIST (Results 1 – 7 of 7) 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. */
48 EXCMDLIST const cmds[] = {
57 EXCMDLIST const *cp; in ex_usage()
32 static EXCMDLIST const *2234 EXCMDLIST const *cp; in ex_is_abbrev()2251 EXCMDLIST const *cp; in ex_is_unmap()2268 static EXCMDLIST const *2271 EXCMDLIST const *cp; in ex_comm_search()2293 ex_badaddr(SCR *sp, const EXCMDLIST *cp, enum badaddr ba, enum nresult nret) in ex_badaddr()
282 EXCMDLIST const *cp; in argv_flt_ex()
61 static EXCMDLIST fake = { L("search") }; in v_exaddr()
41 (SCR *, EXCMDLIST const *, enum badaddr, enum nresult);