Searched refs:fsevent_clone_args (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dfsevents.h102 typedef struct fsevent_clone_args { struct
107 } fsevent_clone_args; typedef in typeref:struct:fsevent_clone_args
109 typedef struct fsevent_clone_args { struct
116 } fsevent_clone_args; typedef in typeref:struct:fsevent_clone_args
119 #define FSEVENTS_CLONE _IOW('s', 1, fsevent_clone_args)
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fsevents.c2139 fsevent_clone_args *ufse_clone = (fsevent_clone_args *)data;

Completed in 21 milliseconds