Home | History | Annotate | Download | only in apps

Lines Matching refs:crlf

308 	BIO_printf(bio_err," -crlf         - convert LF from terminal into CRLF\n");
404 int crlf=0;
539 else if (strcmp(*argv,"-crlf") == 0)
540 crlf=1;
1547 if (crlf)