Searched refs:crlf (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/mn10300/kernel/
H A Dgdb-stub.c1266 static const char crlf[] = "\r\n"; gdbstub() local
1283 ptr = mem2hex(crlf, ptr, sizeof(crlf) - 1, 0); gdbstub()
1309 ptr = mem2hex(crlf, ptr, sizeof(crlf) - 1, 0); gdbstub()
/linux-4.4.14/drivers/char/
H A Dlp.c804 const char *crlf = "\r\n"; lp_console_write() local
811 written = parport_write (port, crlf, i); lp_console_write()
813 i -= written, crlf += written; lp_console_write()
/linux-4.4.14/arch/frv/kernel/
H A Dgdb-stub.c1491 static const char crlf[] = "\r\n"; gdbstub() local
1516 ptr = mem2hex(crlf, ptr, sizeof(crlf) - 1, 0); gdbstub()
/linux-4.4.14/drivers/ide/
H A Dhpt366.c49 * Mike Waychison <crlf@sun.com>

Completed in 187 milliseconds