Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_event.h211 #define NOTE_TRACKERR 0x00000002 /* could not track child */ macro
/f-stack/tools/compat/include/sys/
H A Devent.h142 #define NOTE_TRACKERR 0x00000002 /* could not track child */ macro
/f-stack/freebsd/sys/
H A Devent.h209 #define NOTE_TRACKERR 0x00000002 /* could not track child */ macro
/f-stack/freebsd/kern/
H A Dkern_event.c589 kn->kn_fflags |= NOTE_TRACKERR; in knote_fork()
603 kn->kn_fflags |= NOTE_TRACKERR; in knote_fork()