Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dinit.c55 { "end", doend, 0, 0 },
H A Dextern.h112 void doend(Char **, struct command *);
H A Dsem.c159 bifunc->bfunct != doelse && bifunc->bfunct != doend && in execute()
H A Dfunc.c466 doend(Char **v, struct command *t) in doend() function