Home
last modified time | relevance | path

Searched defs:setInterface (Results 1 – 25 of 142) sorted by relevance

123456

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ds/org.eclipse.pde.ds.core/src/org/eclipse/pde/internal/ds/core/
H A DIDSProvide.java33 public void setInterface(String interfaceName); in setInterface() method
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Compute/
H A DAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.php31 public function setInterface($interface) function in Google_Service_Compute_AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk
/dports/databases/akonadi/akonadi-21.12.3/src/server/storage/
H A Ditemretrievaljob.h58 void setInterface(OrgFreedesktopAkonadiResourceInterface *interface) in setInterface() function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Compiler/
H A DCommon.hs76 setInterface i = do function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ds/org.eclipse.pde.ds.core/src/org/eclipse/pde/internal/ds/core/text/
H A DDSProvide.java54 public void setInterface(String interfaceName){ in setInterface() method in DSProvide
/dports/devel/doctorj/doctorj-5.1.2/net/sourceforge/pmd/ast/
H A DASTClassOrInterfaceDeclaration.java31 public void setInterface() { in setInterface() method in ASTClassOrInterfaceDeclaration
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkst/
H A Ddatasource.cpp201 void DataSource::setInterface(DataInterface<DataScalar>* i) { in setInterface() function in DataSource
206 void DataSource::setInterface(DataInterface<DataString>* i) { in setInterface() function in DataSource
211 void DataSource::setInterface(DataInterface<DataVector>* i) { in setInterface() function in DataSource
216 void DataSource::setInterface(DataInterface<DataMatrix>* i) { in setInterface() function in DataSource
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/serf/vendor/github.com/hashicorp/go.net/ipv4/
H A Dsockopt_stub.go23 func setInterface(fd int, opt *sockOpt, ifi *net.Interface) error { func
H A Dsockopt_unix.go68 func setInterface(fd int, opt *sockOpt, ifi *net.Interface) error { func
H A Dsockopt_windows.go43 func setInterface(fd syscall.Handle, opt *sockOpt, ifi *net.Interface) error { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/mdns/vendor/github.com/hashicorp/go.net/ipv4/
H A Dsockopt_windows.go43 func setInterface(fd syscall.Handle, opt *sockOpt, ifi *net.Interface) error { func
H A Dsockopt_stub.go23 func setInterface(fd int, opt *sockOpt, ifi *net.Interface) error { func
H A Dsockopt_unix.go68 func setInterface(fd int, opt *sockOpt, ifi *net.Interface) error { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/serf/vendor/github.com/hashicorp/go.net/ipv4/
H A Dsockopt_stub.go23 func setInterface(fd int, opt *sockOpt, ifi *net.Interface) error { func
H A Dsockopt_unix.go68 func setInterface(fd int, opt *sockOpt, ifi *net.Interface) error { func
H A Dsockopt_windows.go43 func setInterface(fd syscall.Handle, opt *sockOpt, ifi *net.Interface) error { func
/dports/sysutils/serf/serf-0.8.5/vendor/github.com/hashicorp/go.net/ipv4/
H A Dsockopt_stub.go23 func setInterface(fd int, opt *sockOpt, ifi *net.Interface) error { func
H A Dsockopt_unix.go68 func setInterface(fd int, opt *sockOpt, ifi *net.Interface) error { func
H A Dsockopt_windows.go43 func setInterface(fd syscall.Handle, opt *sockOpt, ifi *net.Interface) error { func
/dports/net/seda/seda-release-20020712/seda/src/seda/nbio/
H A DNonblockingMulticastSocket.java109 public void setInterface(InetAddress addr) throws IOException { in setInterface() method in NonblockingMulticastSocket
/dports/security/fwbuilder/fwbuilder-5.3.7/src/cisco_lib/
H A DACL.h93 void setInterface(libfwbuilder::Interface *intf) { _interface=intf; } in setInterface() function
/dports/devel/gammaray/GammaRay-2.11.3/plugins/positioning/
H A Dgeopositioninfosource.cpp123 void GeoPositionInfoSource::setInterface(PositioningInterface* iface) in setInterface() function in GeoPositionInfoSource
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dlinklocalmanager.h272 void setInterface( unsigned iface ) { m_interface = iface; } in setInterface() function
/dports/net/clash/clash-1.6.0/common/structure/
H A Dstructure.go395 func (d *Decoder) setInterface(name string, data interface{}, val reflect.Value) (err error) { func
/dports/textproc/peco/peco-v0.4.4/vendor/golang.org/x/net/ipv4/
H A Dsockopt_posix.go68 func setInterface(s uintptr, opt *sockOpt, ifi *net.Interface) error { func

123456