crlf 340 src/dps8/dps8_prt.c static const uint8 crlf[4] = { '\r', '\n', '\r', '\n' }; crlf 722 src/dps8/dps8_prt.c ssize_t n_write = write (prt_state[prt_unit_num].prtfile, crlf, 2);