Searched refs:MUX_S_TTY_ALLOC_FAIL (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dmux.c144 #define MUX_S_TTY_ALLOC_FAIL 0x80000008 macro
1270 if ((r = sshbuf_put_u32(m, MUX_S_TTY_ALLOC_FAIL)) != 0 ||
2029 case MUX_S_TTY_ALLOC_FAIL:

Completed in 86 milliseconds