Searched refs:NOHANG (Results 1 – 4 of 4) sorted by relevance
120 #define NOHANG 0x01000000 /* (no-op) was no SIGHUP on carrier drop */ macro140 #define LNOHANG (NOHANG>>16)
133 const NOHANG = 0x01000000; /* no SIGHUP on carrier drop */ variable
312 flags |= NOHANG; in ttcompatgetflags()446 if (flags&NOHANG) in ttcompatsetlflags()
378 # ifdef NOHANG379 { "nohang", NOHANG, M_CONTROL },