Home | History | Annotate | Download | only in openssh

Lines Matching full:mux

140      [channels.c channels.h clientloop.c clientloop.h mux.c ssh.c]
175 setproctitle for a mux master that has been gracefully stopped;
193 bz#1883 - setproctitle() to identify mux master; patch from Bert.Wesarg
303 [mux.c]
335 [clientloop.c mux.c readconf.c readconf.h ssh.c ssh_config.5]
342 [PROTOCOL.mux]
353 [PROTOCOL.mux clientloop.c clientloop.h mux.c]
445 [PROTOCOL.mux clientloop.c clientloop.h mux.c ssh.1 ssh.c]
446 allow graceful shutdown of multiplexing: request that a mux server
488 [PROTOCOL.mux]
592 [mux.c]
595 [PROTOCOL.mux]
955 [mux.c]
1040 [mux.c]
1041 "atomically" create the listening mux socket by binding it on a temorary
1043 this allows the mux clients to determine that the server socket is
1223 mux master has been started by ControlPersist. cvs and scp were effected
1438 [mux.c]
1484 [channels.c mux.c readconf.c readconf.h ssh.h]
1540 [channels.c channels.h mux.c ssh.c]
1541 Pause the mux channel while waiting for reply from aynch callbacks.
1547 failure message on mux slave session open until we receive a reply from
1552 [PROTOCOL.mux clientloop.h mux.c readconf.c readconf.h ssh.1 ssh.c]
1553 mux support for remote forwarding with dynamic port allocation,
1586 [mux.c]
1589 hangs when terminating a mux slave using ~. bz#1758; ok markus@
1692 [mux.c]