Searched defs:cert_no_agent_forwarding_flag (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10-stable/crypto/openssh/
H A Dauth-options.c607 int cert_no_agent_forwarding_flag = 1; local
452 parse_option_list(struct sshbuf *oblob, struct passwd *pw, u_int which, int crit, int *cert_no_port_forwarding_flag, int *cert_no_agent_forwarding_flag, int *cert_no_x11_forwarding_flag, int *cert_no_pty_flag, int *cert_no_user_rc, char **cert_forced_command, int *cert_source_address_done) argument

Completed in 57 milliseconds