Home | History | Annotate | Download | only in openssh

Lines Matching full:subsystem

695 	 * the packet subsystem.
2066 debug("Sending subsystem: %.*s",
2068 channel_request_start(id, "subsystem", 1);
2069 client_expect_confirm(id, "subsystem", CONFIRM_CLOSE);