Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Devent.h249 #define NOTE_NONE 0x00000080 /* No specific vnode event: to test for EVFILT_READ… macro
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_fsevents.c2906 KNOTE(&watcher->fseh->knotes, NOTE_WRITE | NOTE_NONE); in fsevents_wakeup()
H A Dvfs_syscalls.c6900 post_event_if_success(vp, error, NOTE_NONE); in lseek()