Home
last modified time | relevance | path

Searched refs:BSDELAY (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dioctl_compat.h108 #define BSDELAY 0x00008000 /* \b delay */ macro
111 #define ALLDELAY (NLDELAY|TBDELAY|CRDELAY|VTDELAY|BSDELAY)
/freebsd/include/rpcsvc/
H A Drex.x122 const BSDELAY = 0x00008000; /* \b delay */ variable
/freebsd/contrib/tcsh/
H A Ded.term.c351 # ifdef BSDELAY
352 { "bsdelay",BSDELAY,M_CONTROL },