Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/venti/srv/
H A Dhttpd.c33 static int hdcacheempty(HConnect *c);
69 httpdobj("/emptydcache", hdcacheempty); in httpdinit()
633 hdcacheempty(HConnect *c) in hdcacheempty() function