Searched refs:ucxp (Results 1 – 1 of 1) sorted by relevance
50 struct ucontextx *ucxp; in __fillcontextx2() local55 ucxp = (struct ucontextx *)ctx; in __fillcontextx2()56 ucp = &ucxp->ucontext; in __fillcontextx2()57 mvp = &ucxp->mcontext_vfp; in __fillcontextx2()71 struct ucontextx *ucxp; in __fillcontextx() local73 ucxp = (struct ucontextx *)ctx; in __fillcontextx()74 if (getcontext(&ucxp->ucontext) == -1) in __fillcontextx()