Searched refs:LINUX_VEOF (Results 1 – 2 of 2) sorted by relevance
455 #define LINUX_VEOF 4 macro
516 lios->c_cc[LINUX_VEOF] = bios->c_cc[VEOF]; in bsd_to_linux_termios()642 bios->c_cc[VEOF] = lios->c_cc[LINUX_VEOF]; in linux_to_bsd_termios()