Home
last modified time | relevance | path

Searched refs:FL_FAST (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lp/include/
H A Dfilters.h56 #define FL_FAST "fast" macro
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Ddumpfilters.c84 (pf->type == fl_fast? FL_FAST : FL_SLOW)); in dumpfilters()
H A Dconv.c82 if (STREQU(str, FL_FAST))
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpfilter.c783 (pf->type == fl_fast? FL_FAST : FL_SLOW)