Searched defs:crlf (Results 1 – 4 of 4) sorted by relevance
595 crlf: .ascii "\r"; .byte '\n'|0x80 label
68 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */ variable
98 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */ variable
914 int key_format = FORMAT_PEM, crlf = 0, full_log = 1, mbuf_len = 0; in s_client_main() local