Home
last modified time | relevance | path

Searched defs:svn_cache__info_t (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/subversion/subversion/include/private/
HDsvn_cache.h128 typedef struct svn_cache__info_t struct
133 const char* id;
137 apr_uint64_t gets;
141 apr_uint64_t hits;
145 apr_uint64_t sets;
149 apr_uint64_t failures;
176 } svn_cache__info_t; argument