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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppsearch.c31 #define SEARCH_SKIP (SEARCH_USER<<2)/* current binding skipped */ macro
138 (flags & SEARCH_SKIP) ? " skip" : "",
422 if (!(flags & SEARCH_SKIP))
697 flags |= SEARCH_SKIP;

Completed in 43 milliseconds