HomeSort by: relevance | last modified time | path
    Searched refs:NOHANG (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/sys/
ioctl_compat.h 136 #define NOHANG 0x01000000 /* (no-op) was no SIGHUP on carrier drop */
156 #define LNOHANG (NOHANG>>16)
  /src/lib/librpcsvc/
rex.x 140 const NOHANG = 0x01000000; /* no SIGHUP on carrier drop */
  /src/usr.sbin/lpr/lpd/
ttcompat.c 235 if (ISSET(flags, NOHANG))
270 if (ISSET(flags, NOHANG))
  /src/sys/compat/common/
tty_43.c 330 SET(flags, NOHANG);
463 if (ISSET(flags, NOHANG))
  /src/libexec/getty/
subr.c 443 if (ISSET(flags, NOHANG))

Completed in 13 milliseconds