Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/
H A Dfsevents.h98 #define FSE_ARG_INT64 0x0005 // next arg is a 64-bit int macro
/xnu-8792.81.2/bsd/vfs/
H A Dvfs_fsevents.c625 } else if (arg_type == FSE_ARG_INT64) { in add_fsevent()
1667 error = fill_buff(FSE_ARG_INT64, sizeof(uint64_t), &docid, in copy_out_kfse()
1794 error = fill_buff(FSE_ARG_INT64, sizeof(uint64_t), &cur->abstime, in copy_out_kfse()