Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_event.h167 #define NOTE_FFNOP 0x00000000 /* ignore input fflags */ macro
/f-stack/tools/compat/include/sys/
H A Devent.h98 #define NOTE_FFNOP 0x00000000 /* ignore input fflags */ macro
/f-stack/freebsd/sys/
H A Devent.h165 #define NOTE_FFNOP 0x00000000 /* ignore input fflags */ macro
/f-stack/freebsd/kern/
H A Dkern_event.c911 case NOTE_FFNOP: in filt_usertouch()