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

/freebsd-10.3-release/crypto/openssh/
H A Dauth-options.h29 extern int no_user_rc;
H A Dauth-options.c46 int no_user_rc = 0; variable
70 no_user_rc = 0;
143 no_user_rc = 1;
168 no_user_rc = r != 1;
631 no_user_rc |= cert_no_user_rc;
H A Dsession.c1381 !no_user_rc && options.permit_user_rc &&

Completed in 53 milliseconds