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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h175 extern void dowhile (Char **, struct command *);
H A Dsh.func.c563 dowhile(Char **v, struct command *c) function
H A Dsh.init.c183 { "while", dowhile, 1, INF }
H A Dsh.sem.c311 bifunc->bfunct != (bfunc_t)dowhile &&

Completed in 97 milliseconds