Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dfsevents.h154 #define FSEVENTS_GET_CURRENT_ID _IOR('s', 103, uint64_t) macro
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_fsevents.c2236 case FSEVENTS_GET_CURRENT_ID: { in fseventsf_ioctl()