Lines Matching defs:spec_match
52 static boolean_t spec_match(spec_t * spec_p, char *str);
172 * spec_match() - called with a spec and a string, returns whether they
177 spec_match(spec_t * spec_p,
193 } /* end spec_match */
275 if (spec_match(spec_p, refattr)) {
314 if (spec_match(spec_p, valstr))
322 if (spec_match(spec_p, s0))
333 if (spec_match(spec_p, s0))
355 if (spec_match(spec_p, s0))
388 if (spec_match(spec_p, v)) {