Searched refs:hsettype (Results 1 – 1 of 1) sorted by relevance
243 hsettype(HConnect *c, char *type) in hsettype() function271 return hsettype(c, "text/html; charset=utf-8"); in hsethtml()277 return hsettype(c, "text/plain; charset=utf-8"); in hsettext()368 if(hsettype(c, type) < 0){ in fromwebdir()1020 hsettype(c, "text/plain"); in xgraph()1030 if(hsettype(c, "image/png") < 0) in xgraph()1047 if(hsettype(c, "text/html") < 0) in xloglist()1066 if(hsettype(c, "text/html") < 0){ in xlog()1079 if(hsettype(c, "text/xml") < 0) in xindex()