Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDauth.c616 apr_array_header_t *password_stores; in svn_auth_get_platform_specific_client_providers() local
634 password_stores = svn_cstring_split(password_stores_config_option, in svn_auth_get_platform_specific_client_providers()
637 for (i = 0; i < password_stores->nelts; i++) in svn_auth_get_platform_specific_client_providers()
639 const char *password_store = APR_ARRAY_IDX(password_stores, i, in svn_auth_get_platform_specific_client_providers()