Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dcache-null.c133 static svn_cache__vtable_t null_cache_vtable = { variable
150 cache->vtable = &null_cache_vtable; in svn_cache__create_null()