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

  /src/sys/sys/
ioctl_compat.h 128 #define CRTBS 0x00010000 /* do backspacing for crt */
148 #define LCRTBS (CRTBS>>16)
  /src/lib/librpcsvc/
rex.x 132 const CRTBS = 0x00010000; /* do backspacing for crt */
  /src/sys/compat/common/
tty_43.c 334 SET(flags, CRTERA|CRTBS);
336 SET(flags, CRTKIL|CRTBS);
449 /* Nothing we can do with CRTBS. */
  /src/libexec/getty/
subr.c 322 SET(f, CRTBS);
429 /* Nothing we can do with CRTBS. */

Completed in 12 milliseconds