Home
last modified time | relevance | path

Searched refs:SVN_AUTH_PARAM_STORE_PLAINTEXT_PASSWORDS (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/subversion/subversion/libsvn_subr/
HDsimple_providers.c363 svn_hash_gets(parameters, SVN_AUTH_PARAM_STORE_PLAINTEXT_PASSWORDS); in svn_auth__simple_creds_cache_set()
451 SVN_AUTH_PARAM_STORE_PLAINTEXT_PASSWORDS); in svn_auth__simple_creds_cache_set()
/trueos/contrib/subversion/subversion/include/
HDsvn_auth.h596 #define SVN_AUTH_PARAM_STORE_PLAINTEXT_PASSWORDS SVN_AUTH_PARAM_PREFIX \ macro
/trueos/contrib/subversion/subversion/libsvn_ra/
HDra_loader.c414 SVN_AUTH_PARAM_STORE_PLAINTEXT_PASSWORDS, in svn_ra_open4()