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

  /src/sys/sys/
ioctl_compat.h 138 #define CRTKIL 0x04000000 /* kill line with " \b " */
157 #define LCRTKIL (CRTKIL>>16)
  /src/lib/librpcsvc/
rex.x 142 const CRTKIL = 0x04000000; /* kill line with " \b " */
  /src/usr.sbin/lpr/lpd/
ttcompat.c 237 if (ISSET(flags, CRTKIL))
272 if (ISSET(flags, CRTKIL))
  /src/sys/compat/common/
tty_43.c 336 SET(flags, CRTKIL|CRTBS);
467 if (ISSET(flags, CRTKIL))
  /src/libexec/getty/
subr.c 447 if (ISSET(flags, CRTKIL))

Completed in 13 milliseconds