Home
last modified time | relevance | path

Searched defs:NOFLSH (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ncurses/include/
H A Dnc_termios.h88 #define NOFLSH 0x0040 macro
/freebsd/sys/sys/
H A Dioctl_compat.h127 #define NOFLSH 0x80000000 /* no output flush on signal */ macro
H A D_termios.h179 #define NOFLSH 0x80000000 /* don't flush after interrupt */ macro
/freebsd/include/rpcsvc/
H A Drex.x140 const NOFLSH = 0x80000000; /* no output flush on signal */ variable