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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppsearch.c135 (flags & SEARCH_VENDOR) ? " vendor" : "",
157 else if (flags & SEARCH_VENDOR)
648 flags |= SEARCH_VENDOR;
H A Dpplib.h102 #define SEARCH_VENDOR (1<<3) /* search vendor dirs only */ macro

Completed in 306 milliseconds