Searched refs:AT_IPC_SEM (Results 1 – 6 of 6) sorted by relevance
462 #define AT_IPC_SEM ((char)2) /* semaphore IPC id */ macro
912 case AT_IPC_SEM: in audit_ipc()913 au_uwrite(au_to_ipc(AT_IPC_SEM, id)); in audit_ipc()937 case AT_IPC_SEM: in audit_ipcget()
1947 au_uwrite(au_to_ipc(AT_IPC_SEM, id)); in auf_semsys()
214 sizeof (ksemid_t), sem_dtor, sem_rmid, AT_IPC_SEM, in _init()730 audit_ipcget(AT_IPC_SEM, (void *)sp); in semget()
1746 if (flag == OBJ_SEM && type == AT_IPC_SEM) in ipc_type_match()
1385 case AT_IPC_SEM: in s5_IPC_token()