Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dinit.c63 { "end", doend, 0, 0 },
H A Dextern.h126 void doend(Char **, struct command *);
H A Dsem.c163 bifunc->bfunct != doelse && bifunc->bfunct != doend && in execute()
H A Dfunc.c496 doend(Char **v, struct command *t) in doend() function