Lines Matching defs:text
36 void dump(const char *text,
50 text, (unsigned long)size, (unsigned long)size);
92 const char *text;
100 text = "=> Send header";
103 text = "=> Send data";
106 text = "=> Send SSL data";
109 text = "<= Recv header";
112 text = "<= Recv data";
115 text = "<= Recv SSL data";
121 dump(text, stderr, (unsigned char *)data, size, config->trace_ascii);