Searched defs:CBREAK (Results 1 – 3 of 3) sorted by relevance
98 #define CBREAK 0x00000002 /* half-cooked mode */ macro
103 const CBREAK = 0x00000002; /* half-cooked mode */ variable
111 #define CBREAK RAW /* V7 has no CBREAK */ macro