HomeSort by: relevance | last modified time | path
    Searched refs:Host (Results 1 - 25 of 25) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink-executor/
llvm-jitlink-executor.cpp 48 << " llvm-jitlink-executor listen=<host>:<port> [args...]\n";
52 int openListener(std::string Host, std::string PortStr) {
93 outs() << "Listening at " << Host << ":" << PortStr << "\n";
127 StringRef Host, PortStr;
128 std::tie(Host, PortStr) = Specifier.split(':');
135 InFD = OutFD = openListener(Host.str(), PortStr.str());
  /src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
RemoteJITUtils.cpp 267 static Expected<int> connectTCPSocketImpl(std::string Host,
275 if (int EC = getaddrinfo(Host.c_str(), PortStr.c_str(), &Hints, &AI))
316 StringRef Host, PortStr;
317 std::tie(Host, PortStr) = NetworkAddress.split(':');
318 if (Host.empty())
319 return CreateErr("host name cannot be empty");
326 Expected<int> SockFD = connectTCPSocketImpl(Host.str(), PortStr.str());
  /src/external/bsd/ntp/dist/scripts/monitoring/
ntptrap 48 die("usage: $0 [-p <port>] [-l <logfile>] [host] ...\n");
104 if ( ! defined($Host{$_}) )
106 print "no info for host '$_'\n";
109 &ntp'send(S,31,0,"",pack("Sna4x8",&AF_INET,$ntp_port,$Host{$_})); #';
129 ;# compute requests for set trap control msgs to each host given
150 warn "$0: unknown host \"$_\" - ignored\n";
154 next if defined($Host{$name});
155 $Host{$name} = $addr;
156 $Host{$_} = $addr;
177 grep(&debug(" - ".$_),keys(%Host));
    [all...]
  /src/external/mpl/dhcp/dist/contrib/
dhcp.spec 13 hosts on a network. Host configuration items such as IP address, name
  /src/external/apache2/llvm/lib/libLLVMSupport/
Makefile 135 Host.cpp \
151 SRCS+= Host.inc \
  /src/external/bsd/ntp/dist/scripts/ntpsweep/
ntpsweep.in 37 (((@_ != 1) && !$opts->{host} && !@{$opts->{'host-list'}}))) {
52 if ($opts->{host}) {
53 push @hosts, $opts->{host};
57 push @hosts, @{$opts->{'host-list'}};
62 Host st offset(s) version system processor
76 my $host;
77 for $host (@hosts) {
78 scan_host($host, 0, $host => 1)
    [all...]
  /src/external/mit/isl/dist/interface/
extract_interface.cc 51 #include <llvm/TargetParser/Host.h>
53 #include <llvm/Support/Host.h>
  /src/external/mpl/bind/dist/bin/tests/system/statschannel/
tests.sh 499 Host: 10.53.0.3:${EXTRAPORT1}
502 Host: 10.53.0.3:${EXTRAPORT1}
525 Host: 10.53.0.3:${EXTRAPORT1}
531 Host: 10.53.0.3:${EXTRAPORT1}
  /src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
llvm-jitlink.cpp 682 static Expected<int> connectTCPSocket(std::string Host, std::string PortStr) {
689 if (int EC = getaddrinfo(Host.c_str(), PortStr.c_str(), &Hints, &AI))
731 StringRef Host, PortStr;
732 std::tie(Host, PortStr) = StringRef(OutOfProcessExecutorConnect).split(':');
733 if (Host.empty())
734 return createTCPSocketError("Host name for -" +
746 Expected<int> SockFD = connectTCPSocket(Host.str(), PortStr.str());
  /src/usr.sbin/sysinst/
msg.mi.en 519 {Enter the nfs host and server directory where the distribution is located.
608 {Your host name}
638 Host Name: %s
642 Host IP: %s
651 Host Name: %s
655 Host IP: %s
1103 message Host {Host}
1169 The following are the host, directory, user, and password that
1212 The following are the host, directory, user, and password tha
    [all...]
msg.mi.de 1168 message Host {Host}
1241 Welches Protokoll, welcher Host, welches Verzeichnis und welcher User/Passwort
1284 {Welches Protokoll, welcher Host, welches Verzeichnis und welcher User/Passwort
msg.mi.pl 1091 message Host {Host}
  /src/external/gpl3/binutils/dist/
Makefile.def 59 host="none-${host_vendor}-${host_os}";
61 // different from host for target.
298 // Host tools
365 // Host modules specific to gcc.
439 // Host modules specific to gdb.
463 // Host modules specific to gdbserver.
482 // Host modules specific to binutils.
578 // Other host modules in the 'src' repository.
617 // Other host modules.
  /src/external/gpl3/binutils.old/dist/
Makefile.def 59 host="none-${host_vendor}-${host_os}";
61 // different from host for target.
297 // Host tools
364 // Host modules specific to gcc.
437 // Host modules specific to gdb.
461 // Host modules specific to gdbserver.
480 // Host modules specific to binutils.
576 // Other host modules in the 'src' repository.
615 // Other host modules.
  /src/external/gpl3/gcc/dist/
Makefile.def 59 host="none-${host_vendor}-${host_os}";
61 // different from host for target.
297 // Host tools
365 // Host modules specific to gcc.
439 // Host modules specific to gdb.
463 // Host modules specific to gdbserver.
480 // Host modules specific to binutils.
576 // Other host modules in the 'src' repository.
615 // Other host modules.
  /src/external/gpl3/gcc.old/dist/
Makefile.def 58 host="none-${host_vendor}-${host_os}";
60 // different from host for target.
280 // Host tools
345 // Host modules specific to gcc.
419 // Host modules specific to gdb.
441 // Host modules specific to gdbserver.
458 // Host modules specific to binutils.
536 // Other host modules in the 'src' repository.
575 // Other host modules.
  /src/external/gpl3/gdb.old/dist/
Makefile.def 59 host="none-${host_vendor}-${host_os}";
61 // different from host for target.
297 // Host tools
364 // Host modules specific to gcc.
437 // Host modules specific to gdb.
461 // Host modules specific to gdbserver.
480 // Host modules specific to binutils.
576 // Other host modules in the 'src' repository.
615 // Other host modules.
  /src/external/gpl3/gdb/dist/
Makefile.def 59 host="none-${host_vendor}-${host_os}";
61 // different from host for target.
297 // Host tools
364 // Host modules specific to gcc.
437 // Host modules specific to gdb.
461 // Host modules specific to gdbserver.
480 // Host modules specific to binutils.
576 // Other host modules in the 'src' repository.
615 // Other host modules.
  /src/external/apache2/mDNSResponder/dist/mDNSCore/
uDNS.c 1766 if (!rr->AutoTarget) // If not automatically tracking this host's current name, just return the existing target
1869 AssignDomainName(&zd->Host, &answer->rdata->u.srv.target);
1895 AssignDomainName(&zd->question.qname, &zd->Host);
1906 zd->Host.c[0] = 0;
1986 zd->Host.c[0] = 0;
2024 // MARK: - host name and interface management
2221 // when the target is resolvable. Similarly, when host name changes, we enter regState_NoTarget
2737 LogInfo("mDNS_SetPrimaryInterfaceInfo updating host name registrations for %##s", i->fqdn.c);
2933 // host might be registering records and deregistering from one does not make sense
3023 rr->tcp = MakeTCPConn(m, &m->omsg, ptr, kTCPSocketFlags_UseTLS, &rr->nta->Addr, rr->nta->Port, &rr->nta->Host, mDNSNULL, rr)
    [all...]
mDNSEmbeddedAPI.h 241 kDNSType_HINFO, // 13 Host information
281 kDNSType_HIP = 55, // 55 Host Identity Protocol
505 // them to hang around for too long in the cache if the host in question crashes or otherwise goes away... but to reduce
773 // -- Responses may be sent immediately, because only one host should be responding to any particular query
775 // -- On startup and after topology changes, a host issues queries to verify uniqueness
779 // is derived from the host's IP or Ethernet address, which is already known to be a unique identifier).
888 mDNSEthAddr HMAC; // Host's primary identifier (e.g. MAC of on-board Ethernet)
1469 mDNSu8 AutoTarget; // Set if the target of this record (PTR, CNAME, SRV, etc.) is our host name
1749 // If the host has more active interfaces that this it is not fatal -- duplicate question suppression will degrade gracefully.
2130 domainname Host; // Discovered result: Target host from SRV recor
    [all...]
  /src/share/mk/
bsd.sys.mk 305 # Host-compiled C objects
bsd.own.mk 376 @echo "USETOOLS=no, but this component requires a version-specific host toolchain"
381 # Host platform information; may be overridden
383 .include <bsd.host.mk>
1853 # TOOL_GZIP and friends. These might refer to TOOL_PIGZ or to the host gzip.
  /src/sys/arch/luna68k/dev/xplx/
xplx.asm 35 ; SH: host shared memory, 64kB, PA 00000 - 0FFFF
273 ; xp to host level 1 interrupt port
275 ; xp to host level 5 interrupt port
687 ; TODO: if use "Host to XP" interrupt, change here
  /src/crypto/external/bsd/heimdal/dist/
configure 605 # Name of the host.
908 host
1246 -host | --host | --hos | --ho)
1248 -host=* | --host=* | --hos=* | --ho=*)
1489 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1491 printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2
1532 # There might be people who depend on the old broken behavior: `$host'
1533 # used to hold the argument of --host etc
    [all...]
  /src/external/lgpl3/gmp/dist/
configure 606 # Name of the host.
788 host
1044 -host | --host | --hos | --ho)
1046 -host=* | --host=* | --hos=* | --ho=*)
1278 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1280 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1321 # There might be people who depend on the old broken behavior: `$host'
1322 # used to hold the argument of --host etc
    [all...]

Completed in 59 milliseconds