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

/darwin-on-arm/xnu/bsd/sys/
H A Dfsevents.h82 #define FSE_ARG_UID 0x0008 // next arg is the file's uid (uid_t) macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fsevents.c1321 error = fill_buff(FSE_ARG_UID, sizeof(uid_t), &cur->uid, evbuff, &evbuff_idx, sizeof(evbuff), uio);

Completed in 22 milliseconds