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

/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dinitterm-r0drv-solaris.c53 PFNSOL_untimeout_generic g_pfnrtR0Sol_untimeout_generic = NULL; variable
230 (void **)&g_pfnrtR0Sol_untimeout_generic);
231 if ((g_pfnrtR0Sol_timeout_generic == NULL) != (g_pfnrtR0Sol_untimeout_generic == NULL))
237 g_pfnrtR0Sol_untimeout_generic = NULL;

Completed in 40 milliseconds