Searched refs:MUX_S_TTY_ALLOC_FAIL (Results 1 – 2 of 2) sorted by relevance
113 A master may also send a MUX_S_TTY_ALLOC_FAIL before MUX_S_EXIT_MESSAGE117 uint32 MUX_S_TTY_ALLOC_FAIL276 #define MUX_S_TTY_ALLOC_FAIL 0x80000008
129 #define MUX_S_TTY_ALLOC_FAIL 0x80000008 macro1249 if ((r = sshbuf_put_u32(m, MUX_S_TTY_ALLOC_FAIL)) != 0 || in mux_tty_alloc_failed()2004 case MUX_S_TTY_ALLOC_FAIL: in mux_client_request_session()