Searched refs:pshm_mode (Results 1 – 2 of 2) sorted by relevance
122 #define pshm_mode pshm_hdr.pshm_mode macro399 new_pinfo->pshm_mode = cmode; in shm_open()465 pinfo->pshm_gid, pinfo->pshm_mode); in shm_open()698 sb64->st_mode = pinfo->pshm_mode; in pshm_stat()705 sb->st_mode = pinfo->pshm_mode; in pshm_stat()729 return posix_cred_access(cred, pinfo->pshm_uid, pinfo->pshm_gid, pinfo->pshm_mode, mode_req); in pshm_access()988 AUDIT_ARG(posix_ipc_perm, pinfo->pshm_uid, pinfo->pshm_gid, pinfo->pshm_mode); in shm_unlink()1104 sb->vst_mode = pinfo->pshm_mode; in fill_pshminfo()
59 mode_t pshm_mode; member