Home
last modified time | relevance | path

Searched refs:want_agent_fwd (Results 1 – 1 of 1) sorted by path

/dragonfly/crypto/openssh/
H A Dmux.c83 u_int want_agent_fwd; member
352 (r = sshbuf_get_u32(m, &cctx->want_agent_fwd)) != 0 || in mux_master_process_new_session()
389 cctx->want_tty, cctx->want_x_fwd, cctx->want_agent_fwd, in mux_master_process_new_session()
1386 if (cctx->want_agent_fwd && options.forward_agent) { in mux_session_confirm()