Searched refs:MD_OUT (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/libedit/ |
H A D | tty.c | 210 {"opost", OPOST, MD_OUT}, 213 {"olcuc", OLCUC, MD_OUT}, 216 {"onlcr", ONLCR, MD_OUT}, 219 {"ocrnl", OCRNL, MD_OUT}, 222 {"onocr", ONOCR, MD_OUT}, 225 {"onoeot", ONOEOT, MD_OUT}, 228 {"onlret", ONLRET, MD_OUT}, 231 {"ofill", OFILL, MD_OUT}, 234 {"ofdel", OFDEL, MD_OUT}, 237 {"nldly", NLDLY, MD_OUT}, [all …]
|
H A D | tty.h | 445 #define MD_OUT 1 macro
|