Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/include/
H A Dnc_termios.h109 #define OPOST 0x00001 macro
/dragonfly/sys/sys/
H A D_termios.h104 #define OPOST 0x00000001 /* enable following output processing */ macro