Lines Matching defs:text
60 void dump(const char *text, int num, unsigned char *ptr, size_t size,
72 num, text, (unsigned long)size, (unsigned long)size);
113 const char *text;
138 text = "=> Send header";
141 text = "=> Send data";
144 text = "=> Send SSL data";
147 text = "<= Recv header";
150 text = "<= Recv data";
153 text = "<= Recv SSL data";
159 dump(text, num, (unsigned char *)data, size, 1);