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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dssl_client_cert_providers.c143 const char *no_auth_cache = svn_hash_gets(parameters,
147 pb->prompt_baton, realmstring, ! no_auth_cache,
168 const char *no_auth_cache = svn_hash_gets(parameters,
181 ib->realmstring, ! no_auth_cache, pool);
140 const char *no_auth_cache = svn_hash_gets(parameters, local
165 const char *no_auth_cache = svn_hash_gets(parameters, local
H A Dusername_providers.c234 const char *no_auth_cache = svn_hash_gets(parameters,
239 parameters, realmstring, TRUE, ! no_auth_cache, pool));
261 const char *no_auth_cache = svn_hash_gets(parameters,
274 parameters, realmstring, FALSE, ! no_auth_cache, pool);
230 const char *no_auth_cache = svn_hash_gets(parameters, local
257 const char *no_auth_cache = svn_hash_gets(parameters, local
H A Dssl_client_cert_pw_providers.c183 svn_boolean_t no_auth_cache =
189 if (no_auth_cache)
438 const char *no_auth_cache = svn_hash_gets(parameters,
443 ! no_auth_cache, pool));
463 const char *no_auth_cache = svn_hash_gets(parameters,
476 ib->realmstring, ! no_auth_cache, pool);
182 svn_boolean_t no_auth_cache = local
436 const char *no_auth_cache = svn_hash_gets(parameters, local
461 const char *no_auth_cache = svn_hash_gets(parameters, local
H A Dsimple_providers.c317 svn_boolean_t no_auth_cache =
327 if (no_auth_cache)
665 const char *no_auth_cache = svn_hash_gets(parameters,
670 ! no_auth_cache, pool));
691 const char *no_auth_cache = svn_hash_gets(parameters,
704 ! no_auth_cache, pool);
314 svn_boolean_t no_auth_cache = local
660 const char *no_auth_cache = svn_hash_gets(parameters, local
686 const char *no_auth_cache = svn_hash_gets(parameters, local
H A Dssl_server_trust_providers.c183 const char *no_auth_cache = svn_hash_gets(parameters,
187 svn_boolean_t may_save = (!no_auth_cache
181 const char *no_auth_cache = svn_hash_gets(parameters, local
H A Dauth.c395 const char *no_auth_cache; local
406 no_auth_cache = svn_hash_gets(state->parameters,
408 if (no_auth_cache)
H A Ddeprecated.c1360 svn_boolean_t no_auth_cache,
1369 config_dir, no_auth_cache, FALSE,
1979 svn_boolean_t no_auth_cache,
1991 no_auth_cache,
1353 svn_cmdline_setup_auth_baton(svn_auth_baton_t **ab, svn_boolean_t non_interactive, const char *auth_username, const char *auth_password, const char *config_dir, svn_boolean_t no_auth_cache, svn_config_t *cfg, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *pool) argument
1972 svn_cmdline_create_auth_baton(svn_auth_baton_t **ab, svn_boolean_t non_interactive, const char *auth_username, const char *auth_password, const char *config_dir, svn_boolean_t no_auth_cache, svn_boolean_t trust_server_cert, svn_config_t *cfg, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *pool) argument
H A Dcmdline.c595 svn_boolean_t no_auth_cache,
766 if (no_auth_cache || ! store_auth_creds_val)
590 svn_cmdline_create_auth_baton2(svn_auth_baton_t **ab, svn_boolean_t non_interactive, const char *auth_username, const char *auth_password, const char *config_dir, svn_boolean_t no_auth_cache, svn_boolean_t trust_server_cert_unknown_ca, svn_boolean_t trust_server_cert_cn_mismatch, svn_boolean_t trust_server_cert_expired, svn_boolean_t trust_server_cert_not_yet_valid, svn_boolean_t trust_server_cert_other_failure, svn_config_t *cfg, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *pool) argument
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_cmdline.h324 * and @a no_auth_cache are the values of the command line options
361 svn_boolean_t no_auth_cache,
385 svn_boolean_t no_auth_cache,
411 svn_boolean_t no_auth_cache,
/freebsd-11-stable/contrib/subversion/subversion/svnbench/
H A Dcl.h86 svn_boolean_t no_auth_cache; /* do not cache authentication information */
84 svn_boolean_t no_auth_cache; /* do not cache authentication information */ member in struct:svn_cl__opt_state_t
H A Dsvnbench.c653 opt_state.no_auth_cache = TRUE;
965 opt_state.no_auth_cache,
/freebsd-11-stable/contrib/subversion/subversion/svnrdump/
H A Dsvnrdump.c316 svn_boolean_t no_auth_cache,
387 no_auth_cache, trust_unknown_ca,
798 svn_boolean_t no_auth_cache = FALSE;
894 no_auth_cache = TRUE;
1120 no_auth_cache,
308 init_client_context(svn_client_ctx_t **ctx_p, svn_boolean_t non_interactive, const char *username, const char *password, const char *config_dir, const char *repos_url, svn_boolean_t no_auth_cache, svn_boolean_t trust_unknown_ca, svn_boolean_t trust_cn_mismatch, svn_boolean_t trust_expired, svn_boolean_t trust_not_yet_valid, svn_boolean_t trust_other_failure, apr_array_header_t *config_options, apr_pool_t *pool) argument
796 svn_boolean_t no_auth_cache = FALSE; local
/freebsd-11-stable/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c522 svn_boolean_t no_auth_cache = FALSE; local
639 no_auth_cache = TRUE;
755 no_auth_cache,
/freebsd-11-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c304 svn_boolean_t no_auth_cache; member in struct:opt_baton_t
2067 opt_baton.no_auth_cache = TRUE;
2367 opt_baton.no_auth_cache,
2383 opt_baton.no_auth_cache,
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dcl.h201 svn_boolean_t no_auth_cache; /* do not cache authentication information */
197 svn_boolean_t no_auth_cache; /* do not cache authentication information */ member in struct:svn_cl__opt_state_t
H A Dsvn.c2376 opt_state.no_auth_cache = TRUE;
3179 opt_state.no_auth_cache,

Completed in 316 milliseconds