Searched refs:doend (Results 1 – 4 of 4) sorted by relevance
149 extern void doend (Char **, struct command *);
306 bifunc->bfunct != (bfunc_t)doend && in execute()
74 { "end", doend, 0, 0 },
620 doend(Char **v, struct command *c) in doend() function