Home
last modified time | relevance | path

Searched refs:fl_fast (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/lp/include/
H A Dfilters.h67 fl_fast, enumerator
/titanic_41/usr/src/cmd/lp/lib/filters/
H A Ddumpfilters.c86 (pf->type == fl_fast? FL_FAST : FL_SLOW)); in dumpfilters()
H A Dloadfilters.c267 else if (((_FILTER *)pfa)->type == fl_fast) in fs_cmp()
H A Dllib-llpflt39 fl_fast,
H A Dconv.c85 return (fl_fast);
H A Dinsfilter.c303 ret = fl_fast;
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dpickfilter.c474 if (ret == fl_both || ret == fl_fast) in pickfilter()
/titanic_41/usr/src/cmd/lp/cmd/
H A Dlpfilter.c783 (pf->type == fl_fast? FL_FAST : FL_SLOW)