Home
last modified time | relevance | path

Searched refs:no_auth_cache (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dssl_client_cert_providers.c140 const char *no_auth_cache = svn_hash_gets(parameters, in ssl_client_cert_prompt_first_cred() local
144 pb->prompt_baton, realmstring, ! no_auth_cache, in ssl_client_cert_prompt_first_cred()
165 const char *no_auth_cache = svn_hash_gets(parameters, in ssl_client_cert_prompt_next_cred() local
178 ib->realmstring, ! no_auth_cache, pool); in ssl_client_cert_prompt_next_cred()
H A Dssl_client_cert_pw_providers.c174 svn_boolean_t no_auth_cache = in svn_auth__ssl_client_cert_pw_cache_set() local
180 if (no_auth_cache) in svn_auth__ssl_client_cert_pw_cache_set()
428 const char *no_auth_cache = svn_hash_gets(parameters, in ssl_client_cert_pw_prompt_first_cred() local
433 ! no_auth_cache, pool)); in ssl_client_cert_pw_prompt_first_cred()
453 const char *no_auth_cache = svn_hash_gets(parameters, in ssl_client_cert_pw_prompt_next_cred() local
466 ib->realmstring, ! no_auth_cache, pool); in ssl_client_cert_pw_prompt_next_cred()
H A Dusername_providers.c230 const char *no_auth_cache = svn_hash_gets(parameters, in username_prompt_first_creds() local
235 parameters, realmstring, TRUE, ! no_auth_cache, pool)); in username_prompt_first_creds()
257 const char *no_auth_cache = svn_hash_gets(parameters, in username_prompt_next_creds() local
270 parameters, realmstring, FALSE, ! no_auth_cache, pool); in username_prompt_next_creds()
H A Dsimple_providers.c314 svn_boolean_t no_auth_cache = in svn_auth__simple_creds_cache_set() local
324 if (no_auth_cache) in svn_auth__simple_creds_cache_set()
660 const char *no_auth_cache = svn_hash_gets(parameters, in simple_prompt_first_creds() local
665 ! no_auth_cache, pool)); in simple_prompt_first_creds()
686 const char *no_auth_cache = svn_hash_gets(parameters, in simple_prompt_next_creds() local
699 ! no_auth_cache, pool); in simple_prompt_next_creds()
H A Dssl_server_trust_providers.c181 const char *no_auth_cache = svn_hash_gets(parameters, in ssl_server_trust_prompt_first_cred() local
185 svn_boolean_t may_save = (!no_auth_cache in ssl_server_trust_prompt_first_cred()
H A Dauth.c395 const char *no_auth_cache; in svn_auth_save_credentials() local
406 no_auth_cache = svn_hash_gets(state->parameters, in svn_auth_save_credentials()
408 if (no_auth_cache) in svn_auth_save_credentials()
H A Ddeprecated.c946 svn_boolean_t no_auth_cache, in svn_cmdline_setup_auth_baton() argument
955 config_dir, no_auth_cache, FALSE, in svn_cmdline_setup_auth_baton()
1565 svn_boolean_t no_auth_cache, in svn_cmdline_create_auth_baton() argument
1577 no_auth_cache, in svn_cmdline_create_auth_baton()
H A Dcmdline.c588 svn_boolean_t no_auth_cache, in svn_cmdline_create_auth_baton2() argument
759 if (no_auth_cache || ! store_auth_creds_val) in svn_cmdline_create_auth_baton2()
/freebsd-12.1/contrib/subversion/subversion/include/
H A Dsvn_cmdline.h360 svn_boolean_t no_auth_cache,
384 svn_boolean_t no_auth_cache,
410 svn_boolean_t no_auth_cache,
/freebsd-12.1/contrib/subversion/subversion/svnrdump/
H A Dsvnrdump.c305 svn_boolean_t no_auth_cache, in init_client_context() argument
376 no_auth_cache, trust_unknown_ca, in init_client_context()
786 svn_boolean_t no_auth_cache = FALSE; in sub_main() local
882 no_auth_cache = TRUE; in sub_main()
1108 no_auth_cache, in sub_main()
/freebsd-12.1/contrib/subversion/subversion/svnbench/
H A Dcl.h84 svn_boolean_t no_auth_cache; /* do not cache authentication information */ member
H A Dsvnbench.c643 opt_state.no_auth_cache = TRUE; in sub_main()
955 opt_state.no_auth_cache, in sub_main()
/freebsd-12.1/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c522 svn_boolean_t no_auth_cache = FALSE; in sub_main() local
639 no_auth_cache = TRUE; in sub_main()
755 no_auth_cache, in sub_main()
/freebsd-12.1/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c299 svn_boolean_t no_auth_cache; member
2055 opt_baton.no_auth_cache = TRUE; in sub_main()
2355 opt_baton.no_auth_cache, in sub_main()
2371 opt_baton.no_auth_cache, in sub_main()
/freebsd-12.1/contrib/subversion/subversion/svn/
H A Dcl.h186 svn_boolean_t no_auth_cache; /* do not cache authentication information */ member
H A Dsvn.c2384 opt_state.no_auth_cache = TRUE; in sub_main()
3182 opt_state.no_auth_cache, in sub_main()