Searched refs:pshm_mode (Results 1 – 2 of 2) sorted by relevance
124 #define pshm_mode pshm_hdr.pshm_mode macro401 new_pinfo->pshm_mode = cmode; in shm_open()467 pinfo->pshm_gid, pinfo->pshm_mode); in shm_open()700 sb64->st_mode = pinfo->pshm_mode; in pshm_stat()707 sb->st_mode = pinfo->pshm_mode; in pshm_stat()731 return posix_cred_access(cred, pinfo->pshm_uid, pinfo->pshm_gid, pinfo->pshm_mode, mode_req); in pshm_access()989 AUDIT_ARG(posix_ipc_perm, pinfo->pshm_uid, pinfo->pshm_gid, pinfo->pshm_mode); in shm_unlink()1105 sb->vst_mode = pinfo->pshm_mode; in fill_pshminfo()
59 mode_t pshm_mode; member