Lines Matching refs:uap1
1232 } *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()
1938 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aus_semsys() local
1940 semid = (uint32_t)uap1->semid; in aus_semsys()
2297 } *uap1 = (struct b *)&clwp->lwp_ap[1]; in aus_shmsys() local
2299 id = (uint32_t)uap1->id; in aus_shmsys()
2300 cmd = (uint32_t)uap1->cmd; in aus_shmsys()