Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/venti/srv/
H A Dhdisk.c18 if(hsethtml(c) < 0) in hdisk()
664 if(hsethtml(c) < 0) in hdebug()
H A Dfns.h63 int hsethtml(HConnect*);
H A Dhttpd.c269 hsethtml(HConnect *c) in hsethtml() function