Home
last modified time | relevance | path

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

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