Searched refs:doend (Results 1 – 4 of 4) sorted by relevance
55 { "end", doend, 0, 0 },
112 void doend(Char **, struct command *);
159 bifunc->bfunct != doelse && bifunc->bfunct != doend && in execute()
466 doend(Char **v, struct command *t) in doend() function