Home
last modified time | relevance | path

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

/openbsd/src/lib/libcurses/
Dnc_termios.h134 #define CSTOPB 0x00040 macro
/openbsd/src/sys/sys/
Dtermios.h141 #define CSTOPB 0x00000400 /* send 2 stop bits */ macro