Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/include/
H A Dfilters.h57 #define FL_SLOW "slow" macro
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Ddumpfilters.c84 (pf->type == fl_fast? FL_FAST : FL_SLOW)); in dumpfilters()
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpfilter.c783 (pf->type == fl_fast? FL_FAST : FL_SLOW)