DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Auditable events

Interprocess communication (IPC) events

The following events record actions related to IPC on the system. The various IPC mechanisms (messages, semaphores, and shared memory) provide an efficient means of sharing data. If malicious users gain access to an IPC object, they can access a great deal of data in a short time.

Interprocess communication events

Event Description Manual page Object audit
msg_ctl message control operations msgctl(S) Y
msg_get get message queue msgget(S) Y
msg_op message operations msgop(S) Y
sem_ctl semaphore control operations semctl(S) Y
sem_get get the set of semaphores semget(S) Y
sem_op semaphore operations semop(S) Y
shm_ctl shared memory control operations shmctl(S) Y
shm_get get shared memory identifier shmget(S) Y
shm_op shared memory operations shmop(S) Y
pipe create a unnamed pipe pipe(S) Y


Next topic: Process control events
Previous topic: Line printer events

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 03 June 2005