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

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_scanner.c184 * specified by the mask, and in none of the states in the notmask. If the
189 count_pages(prpageheader_t *pghp, int flags, int mask, int notmask) argument
203 if ((*cur & mask) == mask && (*cur & notmask) == 0)

Completed in 58 milliseconds