Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dpacket.h35 void packet_set_monitor(int pip_fd);
/titanic_50/usr/src/cmd/ssh/sshd/
H A Daltprivsep.c273 packet_set_monitor(pipe_fd); in altprivsep_start_monitor()
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dpacket.c1749 packet_set_monitor(int pipe) in packet_set_monitor() function