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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h146 extern void docontin (Char **, struct command *);
H A Dsh.func.c637 docontin(Char **v, struct command *c) function
H A Dsh.init.c69 { "continue", docontin, 0, 0 },
H A Dsh.sem.c302 bifunc->bfunct != (bfunc_t)docontin &&

Completed in 63 milliseconds