Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/include/
H A Dnc_termios.h96 #define IGNBRK 0x00001 macro
/dragonfly/sys/sys/
H A D_termios.h83 #define IGNBRK 0x00000001 /* ignore BREAK condition */ macro