Home
last modified time | relevance | path

Searched refs:dologout (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/bnu/
H A Din.uucpd.c89 static void dologout(void);
116 dologout();
153 signal(SIGCHLD, dologout);
176 signal(SIGCHLD, dologout);
361 dologout(void) function
/titanic_41/usr/src/cmd/csh/
H A Dsh.init.c50 extern int dologout();
132 S_logout, dologout, 0, 0,
H A Dsh.func.c257 dologout(void) in dologout() function