Home
last modified time | relevance | path

Searched refs:SVN_CONFIG_FALSE (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/subversion/subversion/include/
HDsvn_config.h188 #define SVN_CONFIG_FALSE "FALSE" macro
/trueos/contrib/subversion/subversion/libsvn_subr/
HDssl_client_cert_pw_providers.c283 SVN_CONFIG_FALSE) == 0) in svn_auth__ssl_client_cert_pw_cache_set()
HDconfig.c770 (value ? SVN_CONFIG_TRUE : SVN_CONFIG_FALSE)); in svn_config_set_bool()
823 *valuep = bool_val ? SVN_CONFIG_TRUE : SVN_CONFIG_FALSE; in svn_config_get_yes_no_ask()
HDsimple_providers.c435 SVN_CONFIG_FALSE) == 0) in svn_auth__simple_creds_cache_set()