Searched refs:PATT_STAR (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/lp/include/ | ||
H A D | filters.h | 103 #define PATT_STAR "*" macro |
/titanic_41/usr/src/cmd/lp/lib/filters/ | ||
H A D | insfilter.c | 45 #define MATCH(PT, PM) (STREQU((PT)->pattern, PATT_STAR) || \ |