Home
last modified time | relevance | path

Searched defs:ICANON (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcurses/
H A Dnc_termios.h83 #define ICANON 0x0002 macro
/openbsd/sys/sys/
H A Dtermios.h175 #define ICANON 0x00000100 /* canonicalize input lines */ macro