Searched refs:logout (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/compatibility/bsd/
H A Dlibutil.h84 int logout(const char *_line);
/haiku/src/bin/network/telnet/
H A Dcommands.c1435 logout(void)
2526 logouthelp[] = "forcibly logout remote user and close the connection",
2552 { "logout", logouthelp, (int (*)(int, char **))logout, 1 },
1429 logout(void) function
/haiku/src/bin/network/telnetd/
H A Dsys_term.c1369 * be called again after calling logout() and then not add the wtmp
1375 if (logout(p))

Completed in 97 milliseconds