Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.init.c32 extern int doend();
110 S_end, doend, 0, 0,
H A Dsh.func.c606 doend(void) in doend() function
/titanic_41/usr/src/cmd/awk_xpg4/
H A Dawk2.c61 doend(exstat); in awk()
455 doend(0); in dobegin()
468 doend(int s) in doend() function
H A Dawk.h289 void doend(int status);
H A Dawk3.c688 doend(act); in action()