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