Home
last modified time | relevance | path

Searched refs:FSEVENTS_WANT_COMPACT_EVENTS (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/bsd/sys/
H A Dfsevents.h141 #define FSEVENTS_WANT_COMPACT_EVENTS _IO('s', 101) macro
/xnu-8792.81.2/bsd/vfs/
H A Dvfs_fsevents.c2101 case FSEVENTS_WANT_COMPACT_EVENTS: { in fseventsf_ioctl()