Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c30 extern int doend();
108 S_end, doend, 0, 0,
H A Dsh.func.c617 doend(void) in doend() function
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk2.c59 doend(exstat); in awk()
453 doend(0); in dobegin()
466 doend(int s) in doend() function
H A Dawk.h287 void doend(int status) __NORETURN;
H A Dawk3.c686 doend(act); in action()