Home
last modified time | relevance | path

Searched defs:devices_not_to_watch (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/bsd/vfs/
H A Dvfs_fsevents.c138 dev_t *devices_not_to_watch;// report events from devices not in this list member
2141 dev_t *devices_not_to_watch, *tmp = NULL; in fseventsf_ioctl() local