Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dclientloop.h82 void mux_tty_alloc_failed(struct ssh *ssh, Channel *);
H A Dmux.c1248 mux_tty_alloc_failed(struct ssh *ssh, Channel *c) in mux_tty_alloc_failed() function
H A Dclientloop.c869 mux_tty_alloc_failed(ssh, c); in client_status_confirm()