Searched refs:KGREP_FULL_MASK (Results 1 – 1 of 1) sorted by relevance
39 #define KGREP_FULL_MASK (~(uintmax_t)0) macro220 uintmax_t mask = KGREP_FULL_MASK; in kgrep()248 if (mask != KGREP_FULL_MASK) in kgrep()279 size_mask = KGREP_FULL_MASK; in kgrep()321 if (size == sizeof (uintptr_t) && !verbose && mask == KGREP_FULL_MASK && in kgrep()