Home
last modified time | relevance | path

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

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