Searched refs:AT_IPC_SHM (Results 1 – 7 of 7) sorted by relevance
85 #define AT_IPC_SHM ((u_char)3) /* Shared mem IPC id. */ macro
465 #define AT_IPC_SHM ((char)3) /* shared memory IPC id */ macro
915 case AT_IPC_SHM: in audit_ipc()916 au_uwrite(au_to_ipc(AT_IPC_SHM, id)); in audit_ipc()939 case AT_IPC_SHM: in audit_ipcget()
2350 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()