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

/darwin-on-arm/xnu/bsd/sys/
H A Dfsevents.h79 #define FSE_ARG_INT64 0x0005 // next arg is a 64-bit int macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fsevents.c1340 error = fill_buff(FSE_ARG_INT64, sizeof(uint64_t), &cur->abstime, evbuff, &evbuff_idx, sizeof(evbuff), uio);

Completed in 23 milliseconds