Searched defs:g_rtSolXcCall (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dinitterm-r0drv-solaris.c68 RTR0FNSOLXCCALL g_rtSolXcCall; variable
188 g_rtSolXcCall.u.pfnSol_xc_call = (void *)xc_call;
193 g_rtSolXcCall.u.pfnSol_xc_call_old = (void *)xc_call;
197 g_rtSolXcCall.u.pfnSol_xc_call_old_ulong = (void *)xc_call;

Completed in 42 milliseconds