Searched defs:START_CHAR (Results 1 – 3 of 3) sorted by relevance
3 #define START_CHAR 'a' macro
3 #define START_CHAR 'A' macro
43 #define START_CHAR(tty) ((tty)->termios.c_cc[VSTART]) macro