Home
last modified time | relevance | path

Searched refs:PATT_STAR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/include/
H A Dfilters.h101 #define PATT_STAR "*" macro
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c44 #define MATCH(PT, PM) (STREQU((PT)->pattern, PATT_STAR) || \