Searched refs:vst_uid (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dvstat.h55 uid_t vst_uid; /* user ID of the file's owner */ member in struct:vstat
H A Dproc_info.h258 uid_t vst_uid; /* [XSI] User ID of the file */ member in struct:vinfo_stat
/darwin-on-arm/xnu/bsd/kern/
H A Dposix_sem.c1137 sb->vst_uid = pinfo->psem_uid;
H A Dposix_shm.c1260 sb->vst_uid = pinfo->pshm_uid;
H A Dsys_pipe.c1564 ub->vst_uid = kauth_getuid();
H A Dproc_info.c2072 vsbp->vst_uid = sbp->st_uid;

Completed in 32 milliseconds