Lines Matching defs:c
101 HConnect *c; in mkconnect() local
117 HConnect *c; in listenproc() local
159 HConnect *c; in httpproc() local
196 hargstr(HConnect *c, char *name, char *def) in hargstr()
207 hargint(HConnect *c, char *name, vlong def) in hargint()
230 preq(HConnect *c) in preq()
243 hsettype(HConnect *c, char *type) in hsettype()
269 hsethtml(HConnect *c) in hsethtml()
275 hsettext(HConnect *c) in hsettext()
281 herror(HConnect *c) in herror()
306 hnotfound(HConnect *c) in hnotfound()
329 fromwebdir(HConnect *c) in fromwebdir()
403 xset(HConnect *c) in xset()
441 estats(HConnect *c) in estats()
513 sindex(HConnect *c) in sindex()
580 hempty(HConnect *c) in hempty()
599 hlcacheempty(HConnect *c) in hlcacheempty()
616 hicacheempty(HConnect *c) in hicacheempty()
633 hdcacheempty(HConnect *c) in hdcacheempty()
649 hicachekick(HConnect *c) in hicachekick()
666 hdcachekick(HConnect *c) in hdcachekick()
682 hicacheflush(HConnect *c) in hicacheflush()
699 hdcacheflush(HConnect *c) in hdcacheflush()
716 dindex(HConnect *c) in dindex()
966 xgraph(HConnect *c) in xgraph()
1045 xloglist(HConnect *c) in xloglist()
1055 xlog(HConnect *c) in xlog()
1077 xindex(HConnect *c) in xindex()
1133 VtLogChunk *c; in vtloghdump() local