Searched refs:dorepeat (Results 1 – 4 of 4) sorted by relevance
81 { "repeat", dorepeat, 2, INF },
124 void dorepeat(Char **, struct command *);
161 bifunc->bfunct != doif && bifunc->bfunct != dorepeat && in execute()
504 dorepeat(Char **v, struct command *kp) in dorepeat() function