Home
last modified time | relevance | path

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

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