Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dinit.c81 { "repeat", dorepeat, 2, INF },
H A Dextern.h124 void dorepeat(Char **, struct command *);
H A Dsem.c161 bifunc->bfunct != doif && bifunc->bfunct != dorepeat && in execute()
H A Dfunc.c504 dorepeat(Char **v, struct command *kp) in dorepeat() function