Home
last modified time | relevance | path

Searched refs:DT_DISC (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dcdt.h225 #define DT_DISC 3 /* discipline is about to be changed */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/cdt/
H A Ddtdisc.c73 if(old->eventf && (*old->eventf)(dt,DT_DISC,(Void_t*)disc,old) < 0)