Searched refs:NOTE_NONE (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Devent.h232 #define NOTE_NONE 0x00000080 /* No specific vnode event: to test for EVFILT_READ activation*/ macro
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fsevents.c2297 KNOTE(&watcher->fseh->knotes, NOTE_WRITE|NOTE_NONE);
H A Dvfs_syscalls.c4301 * hint of NOTE_NONE so no EVFILT_VNODE events fire
4303 post_event_if_success(vp, error, NOTE_NONE);

Completed in 54 milliseconds