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

/vbox/src/VBox/Main/src-server/win/
H A DNetIf-win.cpp938 static int vboxNetWinAddComponent(std::list<ComObjPtr<HostNetworkInterface> > * pPist, argument
972 pPist->push_front(iface);
974 pPist->push_back(iface);
/vbox/src/VBox/Main/src-server/
H A DHostImpl.cpp567 static int vboxNetWinAddComponent(std::list< ComObjPtr<HostNetworkInterface> > *pPist, argument
592 pPist->push_back(iface);

Completed in 58 milliseconds