audit_ipcget
void audit_ipcget(int, void *);
audit_ipcget(service->ipcs_atype, kperm);
audit_ipcget(service->ipcs_atype, kperm);
audit_ipcget(0, (void *)perm);
audit_ipcget(AT_IPC_MSG, (void *)qp);
audit_ipcget(AT_IPC_SHM, (void *)sp);
audit_ipcget(AT_IPC_SEM, (void *)sp);