Searched refs:SEARCH_TEST (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppsearch.c32 #define SEARCH_TEST (SEARCH_USER<<3)/* test for binding */ macro
139 (flags & SEARCH_TEST) ? " test" : "",
385 if (flags & SEARCH_TEST)
407 if (flags & SEARCH_TEST)
456 if (flags & SEARCH_TEST)
545 if (flags & SEARCH_TEST)
661 if ((fd = ppsearch(fp->name + 4, type, flags|SEARCH_TEST)) < 0)

Completed in 63 milliseconds