Searched defs:ICANON (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/include/sys/
H A Dtermios.h48 #define ICANON 0000002 macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dtermbits.h167 #define ICANON 0000002 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dtermbits.h58 #define VERASE 2 /* Erase character [ICANON]. */
59 #define VKILL 3 /* Kill-line character [ICANON]. */
60 #define VMIN 4 /* Minimum number of bytes read at once [!ICANON]. */
61 #define VTIME 5 /* Time-out value (tenths of a second) [!ICANON]. */
62 #define VEOL2 6 /* Second EOL character [ICANON]. */
74 #define VREPRINT 12 /* Reprint-line character [ICANON]. */
76 #define VWERASE 14 /* Word-erase character [ICANON]. */
78 #define VEOF 16 /* End-of-file character [ICANON]. */
79 #define VEOL 17 /* End-of-line character [ICANON]. */
191 #define ICANON 000000 macro
[all...]

Completed in 4310 milliseconds