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

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

Completed in 130 milliseconds