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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppexpr.c89 else c = ppsearch(file, type, SEARCH_EXISTS) >= 0;
H A Dpplib.h98 #define SEARCH_EXISTS 0 /* ppsearch for existence */ macro
H A Dpplex.c2401 ppsearch(".", T_STRING, SEARCH_EXISTS);
H A Dppop.c838 if (ppsearch(pp.ppdefault, T_STRING, SEARCH_EXISTS) < 0)

Completed in 69 milliseconds