Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/venti/srv/
H A Dhttpd.c42 static int fromwebdir(HConnect *c);
180 ok = fromwebdir(c); in httpproc()
329 fromwebdir(HConnect *c) in fromwebdir() function