提交 34a01fc4 编写于 作者: S Stefan Berger

maint: add missing symbols

Add missing symbols to libvirt_private.syms.
上级 5abbf7b9
...@@ -539,8 +539,11 @@ ifaceGetIndex; ...@@ -539,8 +539,11 @@ ifaceGetIndex;
ifaceGetMacAddress; ifaceGetMacAddress;
ifaceGetIPAddress; ifaceGetIPAddress;
ifaceGetNthParent; ifaceGetNthParent;
ifaceGetPhysicalFunction;
ifaceGetVirtualFunctionIndex;
ifaceGetVlanID; ifaceGetVlanID;
ifaceIsUp; ifaceIsUp;
ifaceIsVirtualFunction;
ifaceLinkDel; ifaceLinkDel;
ifaceMacvtapLinkAdd; ifaceMacvtapLinkAdd;
ifaceMacvtapLinkDump; ifaceMacvtapLinkDump;
...@@ -841,6 +844,7 @@ pciDettachDevice; ...@@ -841,6 +844,7 @@ pciDettachDevice;
pciDeviceFileIterate; pciDeviceFileIterate;
pciDeviceGetManaged; pciDeviceGetManaged;
pciDeviceIsAssignable; pciDeviceIsAssignable;
pciDeviceIsVirtualFunction;
pciDeviceListAdd; pciDeviceListAdd;
pciDeviceListCount; pciDeviceListCount;
pciDeviceListDel; pciDeviceListDel;
...@@ -848,10 +852,14 @@ pciDeviceListFree; ...@@ -848,10 +852,14 @@ pciDeviceListFree;
pciDeviceListGet; pciDeviceListGet;
pciDeviceListNew; pciDeviceListNew;
pciDeviceListSteal; pciDeviceListSteal;
pciDeviceNetName;
pciDeviceReAttachInit; pciDeviceReAttachInit;
pciDeviceSetManaged; pciDeviceSetManaged;
pciFreeDevice; pciFreeDevice;
pciGetDevice; pciGetDevice;
pciGetPhysicalFunction;
pciGetVirtualFunctionIndex;
pciGetVirtualFunctions;
pciReAttachDevice; pciReAttachDevice;
pciResetDevice; pciResetDevice;
pciWaitForDeviceCleanup; pciWaitForDeviceCleanup;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册