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

/freebsd-13-stable/crypto/openssh/
H A Dmux.c86 u_int want_agent_fwd; member in struct:mux_session_confirm_ctx
355 (r = sshbuf_get_u32(m, &cctx->want_agent_fwd)) != 0 ||
392 cctx->want_tty, cctx->want_x_fwd, cctx->want_agent_fwd,
1407 if (cctx->want_agent_fwd && options.forward_agent) {

Completed in 181 milliseconds