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