Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_fsevents.c1660 static int copy_out_kfse(fs_event_watcher *watcher, kfs_event *kfse, struct uio *uio) __attribute_…
1663 copy_out_kfse(fs_event_watcher *watcher, kfs_event *kfse, struct uio *uio) in copy_out_kfse() function
2060 error = copy_out_kfse(watcher, kfse, uio); in fmod_watch()