Home
last modified time | relevance | path

Searched refs:uap1 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/c2/
H A Daudit_event.c1225 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aui_msgsys() local
1234 switch ((uint_t)uap1->cmd) { in aui_msgsys()
1279 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aui_shmsys() local
1287 switch ((uint_t)uap1->cmd) { in aui_shmsys()
1333 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aui_semsys() local
1339 switch ((uint_t)uap1->cmd) { in aui_semsys()
1829 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aus_msgsys() local
1831 msgid = (uint32_t)uap1->msgid; in aus_msgsys()
1893 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aus_semsys() local
1895 semid = (uint32_t)uap1->semid; in aus_semsys()
[all …]