Searched refs:PVBOXSERVICETOOLBOXPATHENTRY (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceToolBox.cpp97 } VBOXSERVICETOOLBOXPATHENTRY, *PVBOXSERVICETOOLBOXPATHENTRY; typedef in typeref:struct:VBOXSERVICETOOLBOXPATHENTRY
226 PVBOXSERVICETOOLBOXPATHENTRY pNode = RTListGetFirst(pList, VBOXSERVICETOOLBOXPATHENTRY, Node);
229 PVBOXSERVICETOOLBOXPATHENTRY pNext = RTListNodeIsLast(pList, &pNode->Node)
254 PVBOXSERVICETOOLBOXPATHENTRY pNode = (PVBOXSERVICETOOLBOXPATHENTRY)RTMemAlloc(sizeof(VBOXSERVICETOOLBOXPATHENTRY));
450 PVBOXSERVICETOOLBOXPATHENTRY pNodeIt;
912 PVBOXSERVICETOOLBOXPATHENTRY pNodeIt;
1583 PVBOXSERVICETOOLBOXPATHENTRY pNodeIt;

Completed in 142 milliseconds