Home
last modified time | relevance | path

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

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