Searched refs:doelse (Results 1 – 4 of 4) sorted by relevance
149 extern void doelse (Char **, struct command *);
309 bifunc->bfunct != (bfunc_t)doelse && in execute()
77 { "else", doelse, 0, INF },
407 doelse (Char **v, struct command *c) in doelse() function