Home
last modified time | relevance | path

Searched defs:listInterfaces (Results 1 – 4 of 4) sorted by relevance

/dports/audio/faust/faust-2.37.3/embedded/faustremote/RemoteClient/Example/
H A Dmain.cpp52 list<QTGUI*> listInterfaces; in main() local
/dports/net/rclone/rclone-1.57.0/cmd/serve/dlna/
H A Ddlna_util.go45 func listInterfaces() []net.Interface { func
/dports/accessibility/py-atspi/pyatspi-2.38.1/pyatspi/
H A Dutils.py94 def listInterfaces(obj): function
/dports/devel/libvirt-java/libvirt-java-0.5.2/src/main/java/org/libvirt/
H A DConnect.java1377 public String[] listInterfaces() throws LibvirtException { in listInterfaces() method in Connect