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