Home
last modified time | relevance | path

Searched refs:logout (Results 1 – 21 of 21) sorted by relevance

/original-bsd/usr.bin/last/
H A Dlast.c49 long logout; /* log out time */ member
162 T->logout = -bp->ut_time; in wtmp()
214 if (!T->logout) in wtmp()
217 if (T->logout < 0) { in wtmp()
218 T->logout = -T->logout; in wtmp()
223 ctime(&T->logout)+11); in wtmp()
224 delta = T->logout - bp->ut_time; in wtmp()
236 T->logout = bp->ut_time; in wtmp()
317 cur->logout = currentout;
/original-bsd/etc/
H A Dcsh.logout1 # System-wide .logout file for csh(1).
/original-bsd/lib/libutil/
H A Dlogout.c24 logout(line) in logout() function
/original-bsd/usr.bin/uucp/vms/
H A Duucplogin.com.13 $ logout/brief
/original-bsd/share/man/man0/
H A Dcshcmd29 csh(1) logout: end session.
/original-bsd/local/toolchest/ksh/sh/
H A Ddefs.h243 extern MSG logout;
H A Dmsg.c59 const MSG logout = "Use 'exit' to logout"; variable
H A Dmain.c430 p_str(logout,NL);
/original-bsd/sbin/init/
H A Dinit.c53 extern int logout __P((const char *));
487 if (logout(line))
/original-bsd/old/init/
H A Dinit.c443 if (logout(p->line)) {
/original-bsd/usr.bin/vgrind/
H A Dvgrindefs.src57 glob goto history if logout nice nohup onintr repeat set\
/original-bsd/libexec/rlogind/
H A Drlogind.c504 if (logout(p))
/original-bsd/etc/mtree/
H A Dspecial22 csh.logout type=file mode=0644 uname=root gname=wheel
/original-bsd/contrib/usr.x25/x29d/
H A Dx29d.c526 if (logout(p)) in cleanup()
/original-bsd/usr.bin/spell/
H A Dspecial.4bsd486 logout
/original-bsd/usr.bin/telnet/
H A Dcommands.c1451 logout() in logout() function
2468 { "logout", logouthelp, logout, 1 },
H A DREADME226 and telnetd, a new command, "logout", was added
/original-bsd/games/fortune/datfiles/
H A Dfortunes.sp.ok1642 logout
H A Dfortunes218604 logout
38028 Remember: use logout to logout.
38692 Say "twenty-three-skiddoo" to logout.
H A Dfortunes3794 Excessive login or logout messages are a sure sign of senility.
/original-bsd/libexec/telnetd/
H A Dsys_term.c1803 if (logout(p))