Lines Matching refs:uap1
1225 } *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()
2252 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aus_shmsys() local
2254 id = (uint32_t)uap1->id; in aus_shmsys()
2255 cmd = (uint32_t)uap1->cmd; in aus_shmsys()