Searched refs:O_NOHANG (Results 1 – 6 of 6) sorted by relevance
128 #define O_NOHANG 0x01000000 /* no SIGHUP on carrier drop */ macro149 #define LNOHANG (O_NOHANG>>16)
64 #define NOHANG O_NOHANG
240 #define O_NOHANG 0x01000000 /* no SIGHUP on carrier drop */ macro258 #define LNOHANG (O_NOHANG>>16)
127 #define NOHANG O_NOHANG
124 #define NOHANG O_NOHANG
1288 if (csp->t_flags & O_NOHANG) in from_compat()1435 csp->t_flags |= O_NOHANG; in to_compat()