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

/external/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;
144 no_user_rc = 1;
620 no_user_rc |= cert_no_user_rc;
H A Dsession.c1347 !no_user_rc && options.permit_user_rc &&

Completed in 93 milliseconds