Searched refs:LB_LOCK_MASK (Results 1 – 3 of 3) sorted by relevance
308 le.le_mask = (eventtype & LB_EVENT_MASK) | (locktype & LB_LOCK_MASK); in main()393 (name->mask & LB_LOCK_MASK) != locktype) in main()625 type = mask & LB_LOCK_MASK; in makelists()628 if (!xflag && (lb->lb_flags & LB_LOCK_MASK) != type) in makelists()
121 #define LB_LOCK_MASK 0x0000ff00 macro
537 if ((le->le_mask & LB_LOCK_MASK) == 0) in lockstat_ioctl()