Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/sys/ !
H A Dfsevents.h115 #define FSE_ARG_GID 0x000b // next arg is the file's gid (gid_t) macro
/xnu-11417.121.6/bsd/vfs/ !
H A Dvfs_fsevents.c1904 error = fill_buff(FSE_ARG_GID, sizeof(gid_t), in copy_out_kfse()