Home
last modified time | relevance | path

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

/external/openssh/
Dauth-options.c47 int no_user_rc = 0; variable
71 no_user_rc = 0; in auth_clear_options()
145 no_user_rc = 1; in auth_parse_options()
170 no_user_rc = r != 1; in auth_parse_options()
636 no_user_rc |= cert_no_user_rc; in auth_cert_options()
Dauth-options.h29 extern int no_user_rc;
Dsession.c1185 !no_user_rc && options.permit_user_rc && in do_rc_files()