Searched refs:PORT_KEV_NOSHARE (Results 1 – 3 of 3) sorted by relevance
73 #define PORT_KEV_NOSHARE 0x40 /* non-shareable across processes */ macro
93 if (kevp->portkev_flags & PORT_KEV_NOSHARE) in port_discard_events()
957 pev->portkev_flags = PORT_KEV_NOSHARE; in port_dispatch_event()