Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dfsevents.h101 #define FSE_ARG_UID 0x0008 // next arg is the file's uid (uid_t) macro
/xnu-8796.141.3/bsd/vfs/
H A Dvfs_fsevents.c1772 error = fill_buff(FSE_ARG_UID, sizeof(uid_t), in copy_out_kfse()