Home
last modified time | relevance | path

Searched defs:virInterfaceLookupByName (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/
H A Dlibvirt-interface.c283 virInterfaceLookupByName(virConnectPtr conn, const char *name) in virInterfaceLookupByName() function
/dports/devel/libvirt-java/libvirt-java-0.5.2/src/main/java/org/libvirt/jna/
H A DLibvirt.java533 InterfacePointer virInterfaceLookupByName(ConnectionPointer virConnectPtr, in virInterfaceLookupByName() method