Searched refs:P_JETSAM_MASK (Results 1 – 3 of 3) sorted by relevance
562 #define P_JETSAM_MASK 0x70000000 /* jetsam type mask */ macro
3921 switch (p->p_lflag & P_JETSAM_MASK) { in proc_pidnoteexit()
1248 switch (kn->kn_proc->p_lflag & P_JETSAM_MASK) { in filt_procevent()