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

/xnu-2422.115.4/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.h288 uid_t vst_uid; /* [XSI] User ID of the file */ member in struct:vinfo_stat
/xnu-2422.115.4/bsd/kern/
H A Dposix_sem.c1145 sb->vst_uid = pinfo->psem_uid;
H A Dposix_shm.c1273 sb->vst_uid = pinfo->pshm_uid;
H A Dsys_pipe.c1564 ub->vst_uid = kauth_getuid();
H A Dproc_info.c2051 vsbp->vst_uid = sbp->st_uid;

Completed in 36 milliseconds