Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfdisc.c217 if( (*(d->exceptf))(f,SF_DPUSH,(Void_t*)disc,d) < 0 )
H A Dsftmp.c303 type != SF_DPUSH && type != SF_DPOP && type != SF_DBUFFER)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio.h167 #define SF_DPUSH 5 /* when discipline is being pushed */ macro