Searched refs:VTDELAY (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h135 #define VTDELAY 0x00004000 /* vertical tab delay */ macro
159 #define ALLDELAY (NLDELAY|TBDELAY|CRDELAY|VTDELAY|BSDELAY)
/macosx-10.10.1/Librpcsvc-24/
H A Drex.x126 const VTDELAY = 0x00004000; /* vertical tab delay */
/macosx-10.10.1/tcsh-65/tcsh/
H A Ded.term.c50 { "nrmal:", (ECHO|CRMOD|ANYP), (CBREAK|RAW|LCASE|VTDELAY|ALLDELAY) },
64 { "nrmal:", (CBREAK|CRMOD|ANYP), (RAW|ECHO|LCASE|VTDELAY|ALLDELAY) },
351 # ifdef VTDELAY
352 { "vtdelay",VTDELAY,M_CONTROL },
353 # endif /* VTDELAY */

Completed in 176 milliseconds