Searched refs:NOHANG (Results 1 – 5 of 5) sorted by relevance
136 #define NOHANG 0x01000000 /* (no-op) was no SIGHUP on carrier drop */ macro156 #define LNOHANG (NOHANG>>16)
235 if (ISSET(flags, NOHANG)) in sttyclearlflags()270 if (ISSET(flags, NOHANG)) in sttysetlflags()
140 const NOHANG = 0x01000000; /* no SIGHUP on carrier drop */ variable
330 SET(flags, NOHANG); in ttcompatgetflags()463 if (ISSET(flags, NOHANG)) in ttcompatsetlflags()
443 if (ISSET(flags, NOHANG)) in compatflags()