Searched refs:dorepeat (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h166 extern void dorepeat (Char **, struct command *);
H A Dsh.func.c669 dorepeat(Char **v, struct command *kp) function
H A Dsh.init.c128 { "repeat", dorepeat, 2, INF },
H A Dsh.sem.c308 bifunc->bfunct != (bfunc_t)dorepeat &&

Completed in 113 milliseconds