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

/xnu-2422.115.4/bsd/sys/
H A Dfsevents.h87 #define FSE_ARG_GID 0x000b // next arg is the file's gid (gid_t) macro
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fsevents.c1393 error = fill_buff(FSE_ARG_GID, sizeof(gid_t), &cur->gid, evbuff, &evbuff_idx, sizeof(evbuff), uio);

Completed in 26 milliseconds