Home
last modified time | relevance | path

Searched refs:svn_config_read_auth_data (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDssl_server_trust_providers.c62 svn_config_read_auth_data(&creds_hash, SVN_AUTH_CRED_SSL_SERVER_TRUST, in ssl_server_trust_file_first_credentials()
HDsimple_providers.c167 err = svn_config_read_auth_data(&creds_hash, SVN_AUTH_CRED_SIMPLE, in svn_auth__simple_creds_cache_get()
593 err = svn_config_read_auth_data(&creds_hash, SVN_AUTH_CRED_SIMPLE, in prompt_for_simple_creds()
HDusername_providers.c69 err = svn_config_read_auth_data(&creds_hash, SVN_AUTH_CRED_USERNAME, in username_first_creds()
HDconfig_auth.c73 svn_config_read_auth_data(apr_hash_t **hash, in svn_config_read_auth_data() function
HDssl_client_cert_pw_providers.c126 err = svn_config_read_auth_data(&creds_hash, in svn_auth__ssl_client_cert_pw_cache_get()
/NextBSD/contrib/subversion/subversion/include/
HDsvn_config.h753 svn_config_read_auth_data(apr_hash_t **hash,