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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppop.c159 flags = INC_MAPALL;
205 flags = INC_MAPALL;
H A Dpplib.h521 #define INC_MAPALL (1<<(2*INC_MAX+3)) macro
H A Dppsearch.c638 while ((fp->flags & INC_MAPALL) || (fp->flags & INC_MAPHOSTED) && (pp.mode & HOSTED) || (fp->flags & INC_MAPNOHOSTED) && !(pp.mode & HOSTED))

Completed in 64 milliseconds