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

/darwin-on-arm/xnu/bsd/sys/
H A Dfsevents.h84 #define FSE_ARG_MODE 0x000a // next arg is the file's mode (as an int32, file type only) macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fsevents.c1316 error = fill_buff(FSE_ARG_MODE, sizeof(int32_t), &cur->mode, evbuff, &evbuff_idx, sizeof(evbuff), uio);

Completed in 68 milliseconds