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

/freebsd-10-stable/crypto/openssh/
H A Dauth-options.h29 extern int no_user_rc;
H A Dauth-options.c47 int no_user_rc = 0; variable
71 no_user_rc = 0;
145 no_user_rc = 1;
170 no_user_rc = r != 1;
634 no_user_rc |= cert_no_user_rc;
H A Dsession.c1387 !no_user_rc && options.permit_user_rc &&

Completed in 88 milliseconds