Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c1232 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aui_msgsys() local
1241 switch ((uint_t)uap1->cmd) { in aui_msgsys()
1286 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aui_shmsys() local
1294 switch ((uint_t)uap1->cmd) { in aui_shmsys()
1340 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aui_semsys() local
1346 switch ((uint_t)uap1->cmd) { in aui_semsys()
1874 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aus_msgsys() local
1876 msgid = (uint32_t)uap1->msgid; in aus_msgsys()
1940 semid = (uint32_t)uap1->semid; in aus_semsys()
2299 id = (uint32_t)uap1->id; in aus_shmsys()
[all …]