Home
last modified time | relevance | path

Searched refs:SVN_AUTH_CRED_SIMPLE (Results 1 – 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDsimple_providers.c167 err = svn_config_read_auth_data(&creds_hash, SVN_AUTH_CRED_SIMPLE, in svn_auth__simple_creds_cache_get()
465 err = svn_config_write_auth_data(creds_hash, SVN_AUTH_CRED_SIMPLE, in svn_auth__simple_creds_cache_set()
510 SVN_AUTH_CRED_SIMPLE,
593 err = svn_config_read_auth_data(&creds_hash, SVN_AUTH_CRED_SIMPLE, in prompt_for_simple_creds()
703 SVN_AUTH_CRED_SIMPLE,
HDmacos_keychain.c193 SVN_AUTH_CRED_SIMPLE,
HDconfig_auth.c169 SVN_AUTH_CRED_SIMPLE, in svn_config_walk_auth_data()
HDwin32_crypto.c208 SVN_AUTH_CRED_SIMPLE,
HDgpg_agent.c719 SVN_AUTH_CRED_SIMPLE,
HDauth.c905 SVN_AUTH_CRED_SIMPLE, in svn_auth__get_dummmy_simple_provider()
HDconfig_file.c908 ensure_auth_subdir(auth_dir, SVN_AUTH_CRED_SIMPLE, pool); in ensure_auth_dirs()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
HDinternal_auth.c97 SVN_AUTH_CRED_SIMPLE, realmstring, in svn_ra_svn__do_internal_auth()
HDcyrus_auth.c328 SVN_AUTH_CRED_SIMPLE, in get_credentials()
/freebsd-11-stable/contrib/subversion/subversion/include/
HDsvn_auth.h186 #define SVN_AUTH_CRED_SIMPLE "svn.simple" macro
/freebsd-11-stable/contrib/subversion/subversion/libsvn_auth_kwallet/
HDkwallet.cpp389 SVN_AUTH_CRED_SIMPLE,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_auth_gnome_keyring/
HDgnome_keyring.c469 SVN_AUTH_CRED_SIMPLE,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
HDutil.c1205 SVN_AUTH_CRED_SIMPLE, in svn_ra_serf__credentials_callback()