Searched defs:svn_cache__info_t (Results 1 – 1 of 1) sorted by relevance
128 typedef struct svn_cache__info_t struct133 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