Searched refs:vst_mode (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dvstat.h53 mode_t vst_mode; /* inode protection mode */ member in struct:vstat
H A Dproc_info.h255 uint16_t vst_mode; /* [XSI] Mode of file (see below) */ member in struct:vinfo_stat
/darwin-on-arm/xnu/bsd/kern/
H A Dposix_sem.c1136 sb->vst_mode = pinfo->psem_mode;
H A Dposix_shm.c1259 sb->vst_mode = pinfo->pshm_mode;
H A Dsys_pipe.c1557 ub->vst_mode = S_IFIFO | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP;
H A Dkern_event.c2999 st->vst_mode = S_IFIFO;
H A Dproc_info.c2069 vsbp->vst_mode = sbp->st_mode;

Completed in 30 milliseconds