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

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

Completed in 28 milliseconds