Lines Matching defs:text
37 static void dump(const char *timebuf, const char *idsbuf, const char *text,
99 const char *text;
225 text = "=> Send header";
228 text = "=> Send data";
231 text = "<= Recv header";
234 text = "<= Recv data";
237 text = "<= Recv SSL data";
240 text = "=> Send SSL data";
244 dump(timebuf, idsbuf, text, output, (unsigned char *) data, size,
249 static void dump(const char *timebuf, const char *idsbuf, const char *text,
263 text, size, size);