Searched refs:NOTE_TRACK (Results 1 – 4 of 4) sorted by relevance
210 #define NOTE_TRACK 0x00000001 /* follow across forks */ macro
141 #define NOTE_TRACK 0x00000001 /* follow across forks */ macro
208 #define NOTE_TRACK 0x00000001 /* follow across forks */ macro
554 if ((kn->kn_sfflags & NOTE_TRACK) == 0) { in knote_fork()