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

  /src/sys/sys/
ioctl_compat.h 130 #define CRTERA 0x00040000 /* " \b " to wipe out char */
150 #define LCRTERA (CRTERA>>16)
  /src/lib/librpcsvc/
rex.x 134 const CRTERA = 0x00040000; /* " \b " to wipe out char */
  /src/usr.sbin/lpr/lpd/
ttcompat.c 230 if (ISSET(flags, CRTERA))
265 if (ISSET(flags, CRTERA))
  /src/sys/compat/common/
tty_43.c 334 SET(flags, CRTERA|CRTBS);
454 if (ISSET(flags, CRTERA))
  /src/libexec/getty/
subr.c 434 if (ISSET(flags, CRTERA))

Completed in 13 milliseconds