Home
last modified time | relevance | path

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

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