Home
last modified time | relevance | path

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

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