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

/darwin-on-arm/xnu/bsd/sys/
H A Dfsevents.h68 #define FSE_IGNORE 0 macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fsevents.c933 if (event_list[i] != FSE_IGNORE && i < FSE_MAX_EVENTS) {
979 if (watcher->event_list[i] != FSE_IGNORE && i < FSE_MAX_EVENTS) {

Completed in 21 milliseconds