Searched refs:DTYPE_FSEVENTS (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Dio.d193 inline int DTYPE_FSEVENTS = 7;
194 #pragma D binding "1.1" DTYPE_FSEVENTS
206 F->fg_ops->fo_type == DTYPE_FSEVENTS ? "<fsevents>" : "<unknown (BAD fo_type)>";
/xnu-2782.1.97/bsd/sys/
H A Dfile_internal.h146 DTYPE_FSEVENTS, /* fsevents */ enumerator in enum:__anon483
/xnu-2782.1.97/security/
H A Dmac_base.c1634 case DTYPE_FSEVENTS:
1840 case DTYPE_FSEVENTS:
H A Dmac_vfs.c1675 case DTYPE_FSEVENTS:
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_fsevents.c2158 DTYPE_FSEVENTS,

Completed in 33 milliseconds