Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dfsevents.h103 #define FSE_ARG_MODE 0x000a // next arg is the file's mode (as an int32, file type only) macro
/xnu-10002.1.13/bsd/vfs/
H A Dvfs_fsevents.c1765 error = fill_buff(FSE_ARG_MODE, sizeof(int32_t), in copy_out_kfse()