Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/fossil/
H A Dfns.h25 void cacheFree(Cache*);
H A Dfs.c151 cacheFree(fs->cache); in fsClose()
H A Dcache.c230 cacheFree(Cache *c) in cacheFree() function