Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_fsevents.c1585 static int copy_out_kfse(fs_event_watcher *watcher, kfs_event *kfse, struct uio *uio) __attribute_…
1588 copy_out_kfse(fs_event_watcher *watcher, kfs_event *kfse, struct uio *uio) in copy_out_kfse() function
1935 error = copy_out_kfse(watcher, kfse, uio); in fmod_watch()