Searched defs:WILD1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libadm/common/
H A Dpkgnmchk.c47 #define WILD1 ".*" macro
78 if ((strcmp(pt, WILD1) == 0) || (strcmp(pt, WILD2) == 0)) {
139 if ((strcmp(spec, WILD1) == 0) || (strcmp(spec, WILD2) == 0))
146 if ((strcmp(spec, WILD1) == 0) || (strcmp(spec, WILD2) == 0))

Completed in 45 milliseconds