Searched refs:KGREP_FULL_MASK (Results 1 – 1 of 1) sorted by relevance
37 #define KGREP_FULL_MASK (~(uintmax_t)0) macro212 uintmax_t mask = KGREP_FULL_MASK; in kgrep()240 if (mask != KGREP_FULL_MASK) in kgrep()271 size_mask = KGREP_FULL_MASK; in kgrep()313 if (size == sizeof (uintptr_t) && !verbose && mask == KGREP_FULL_MASK && in kgrep()