Searched refs:SVN_AUTH_PARAM_NON_INTERACTIVE (Results 1 – 5 of 5) sorted by relevance
112 SVN_AUTH_PARAM_NON_INTERACTIVE) in svn_auth__ssl_client_cert_pw_cache_get()173 svn_hash_gets(parameters, SVN_AUTH_PARAM_NON_INTERACTIVE) != NULL; in svn_auth__ssl_client_cert_pw_cache_set()
150 SVN_AUTH_PARAM_NON_INTERACTIVE) in svn_auth__simple_creds_cache_get()312 SVN_AUTH_PARAM_NON_INTERACTIVE) in svn_auth__simple_creds_cache_set()
542 if (svn_hash_gets(parameters, SVN_AUTH_PARAM_NON_INTERACTIVE)) in simple_gpg_agent_next_creds()
714 svn_auth_set_parameter(*ab, SVN_AUTH_PARAM_NON_INTERACTIVE, ""); in svn_cmdline_create_auth_baton2()
583 #define SVN_AUTH_PARAM_NON_INTERACTIVE SVN_AUTH_PARAM_PREFIX "non-interactive" macro