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

/freebsd-10-stable/crypto/openssh/
H A Dauth-options.c458 int *cert_no_user_rc,
502 *cert_no_user_rc = 0;
610 int cert_no_user_rc = 1; local
626 &cert_no_user_rc,
634 no_user_rc |= cert_no_user_rc;
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 127 milliseconds