Home
last modified time | relevance | path

Searched refs:packet_close (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/ssh/include/
H A Dpacket.h46 void packet_close(void);
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dpacket.c218 fatal_add_cleanup((void (*) (void *)) packet_close, NULL); in packet_set_connection()
302 packet_close(void) in packet_close() function
1522 packet_close(); in packet_disconnect()
1803 packet_close(); in packet_set_monitor()
/titanic_50/usr/src/cmd/ssh/ssh-keyscan/
H A Dssh-keyscan.c378 packet_close(); in keygrab_ssh2()
/titanic_50/usr/src/cmd/ssh/ssh/
H A Dssh.c776 packet_close();
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dserverloop.c918 packet_close(); in aps_monitor_loop()
H A Dsshd.c1683 packet_close(); in main()