Searched refs:NOTE_FFCTRLMASK (Results 1 – 4 of 4) sorted by relevance
171 #define NOTE_FFCTRLMASK 0xc0000000 /* masks for operations */ macro
102 #define NOTE_FFCTRLMASK 0xc0000000 /* masks for operations */ macro
169 #define NOTE_FFCTRLMASK 0xc0000000 /* masks for operations */ macro
908 ffctrl = kev->fflags & NOTE_FFCTRLMASK; in filt_usertouch()