Searched refs:AT_IPC_SHM (Results 1 – 6 of 6) sorted by relevance
463 #define AT_IPC_SHM ((char)3) /* shared memory IPC id */ macro
916 case AT_IPC_SHM: in audit_ipc()917 au_uwrite(au_to_ipc(AT_IPC_SHM, id)); in audit_ipc()940 case AT_IPC_SHM: in audit_ipcget()
2305 au_uwrite(au_to_ipc(AT_IPC_SHM, id)); in auf_shmsys()
225 sizeof (kshmid_t), shm_dtor, shm_rmid, AT_IPC_SHM, in _init()938 audit_ipcget(AT_IPC_SHM, (void *)sp); in shmget()
1752 if (flag == OBJ_SHM && type == AT_IPC_SHM) in ipc_type_match()
1388 case AT_IPC_SHM: in s5_IPC_token()