Home
last modified time | relevance | path

Searched refs:NOTE_FFNOP (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/sys/
H A Devent.h221 #define NOTE_FFNOP 0x00000000 /* ignore input fflags */ macro
/xnu-12377.61.12/bsd/kern/
H A Dkern_event.c1955 case NOTE_FFNOP: in filt_usertouch()