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

/vbox/src/VBox/Main/src-client/
H A DHGCM.cpp87 static HGCMService *sm_pSvcListTail; member in class:HGCMService
226 HGCMService *HGCMService::sm_pSvcListTail = NULL; member in class:HGCMService
982 sm_pSvcListTail = pSvc;
1017 sm_pSvcListTail = m_pSvcPrev;

Completed in 39 milliseconds