Searched refs:host (Results 476 - 500 of 837) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/contrib/sqlite3/
H A Dltmain.sh2066 host-triplet: $host
2158 echo "host: $host"
2418 case $host in
2753 # and $host is mingw, cygwin, or some other w32 environment. Relies on a
2785 # $host is mingw, cygwin, or some other w32 environment. Relies on a correctly
2822 # $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or
2867 # Verify that ARG1 (a file name in $build format) was converted to $host
2875 func_error "Could not determine host fil
[all...]
/freebsd-13-stable/contrib/ldns/
H A Dltmain.sh2066 host-triplet: $host
2158 echo "host: $host"
2418 case $host in
2753 # and $host is mingw, cygwin, or some other w32 environment. Relies on a
2785 # $host is mingw, cygwin, or some other w32 environment. Relies on a correctly
2822 # $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or
2867 # Verify that ARG1 (a file name in $build format) was converted to $host
2875 func_error "Could not determine host fil
[all...]
/freebsd-13-stable/contrib/libevent/
H A Dltmain.sh2066 host-triplet: $host
2158 echo "host: $host"
2418 case $host in
2753 # and $host is mingw, cygwin, or some other w32 environment. Relies on a
2785 # $host is mingw, cygwin, or some other w32 environment. Relies on a correctly
2822 # $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or
2867 # Verify that ARG1 (a file name in $build format) was converted to $host
2875 func_error "Could not determine host fil
[all...]
/freebsd-13-stable/contrib/file/
H A Dltmain.sh2069 host-triplet: $host
2161 echo "host: $host"
2421 case $host in
2756 # and $host is mingw, cygwin, or some other w32 environment. Relies on a
2788 # $host is mingw, cygwin, or some other w32 environment. Relies on a correctly
2825 # $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or
2870 # Verify that ARG1 (a file name in $build format) was converted to $host
2878 func_error "Could not determine host fil
[all...]
/freebsd-13-stable/contrib/openbsm/config/
H A Dltmain.sh2066 host-triplet: $host
2158 echo "host: $host"
2418 case $host in
2753 # and $host is mingw, cygwin, or some other w32 environment. Relies on a
2785 # $host is mingw, cygwin, or some other w32 environment. Relies on a correctly
2822 # $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or
2867 # Verify that ARG1 (a file name in $build format) was converted to $host
2875 func_error "Could not determine host fil
[all...]
/freebsd-13-stable/contrib/openpam/
H A Dltmain.sh2066 host-triplet: $host
2158 echo "host: $host"
2418 case $host in
2753 # and $host is mingw, cygwin, or some other w32 environment. Relies on a
2785 # $host is mingw, cygwin, or some other w32 environment. Relies on a correctly
2822 # $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or
2867 # Verify that ARG1 (a file name in $build format) was converted to $host
2875 func_error "Could not determine host fil
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh2066 host-triplet: $host
2158 echo "host: $host"
2418 case $host in
2753 # and $host is mingw, cygwin, or some other w32 environment. Relies on a
2785 # $host is mingw, cygwin, or some other w32 environment. Relies on a correctly
2822 # $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or
2867 # Verify that ARG1 (a file name in $build format) was converted to $host
2875 func_error "Could not determine host fil
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DSocketAddress.cpp208 bool SocketAddress::getaddrinfo(const char *host, const char *service, argument
213 auto addresses = GetAddressInfo(host, service, ai_family, ai_socktype,
/freebsd-13-stable/contrib/unbound/services/
H A Doutside_network.h133 /** host cache, pointer but not owned by outnet. */
603 * @param flags: flags u16 (host format), includes opcode, CD bit.
709 * @param host: hostname for host name verification of TLS (or NULL if no TLS).
715 struct sldns_buffer* query, int timeout, int ssl, char* host);
730 * @param host: hostname to use for the destination. part of http request.
737 int ssl, char* host, char* path);
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_upnp.c321 char *host; local
347 host = scratch_mem;
348 path = os_strchr(host, '/');
350 *path++ = '\0'; /* null terminate host */
353 delim = os_strchr(host, ':');
355 *delim = '\0'; /* null terminate host name for now */
380 rerr = getaddrinfo(host, NULL /* fill in port ourselves */,
384 rerr, gai_strerror(rerr), host);
391 host_len = os_strlen(host);
418 os_memcpy(mem, host, host_le
[all...]
/freebsd-13-stable/sbin/dump/
H A Ddumprmt.c85 rmthost(const char *host) argument
88 rmtpeer = strdup(host);
101 msg("Lost connection to remote host.\n");
/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.h229 struct node_host *host; member in struct:node_tinit
342 struct node_host *host(const char *);
/freebsd-13-stable/libexec/rc/rc.d/
H A Dsendmail150 cp -p newcert.pem "$CERTDIR"/host.cert &&
152 cp -p newkey.pem "$CERTDIR"/host.key &&
191 -f "$CERTDIR/host.cert" -o -f "$CERTDIR/host.key" -o \
/freebsd-13-stable/contrib/bmake/mk/
H A Dmeta2deps.sh173 host) _ht=$HOST_TARGET;;
179 host,*$HOST_TARGET*) ;;
/freebsd-13-stable/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc11 * compiler (instrumentation), and host tools (reader/writer). The entities
410 * Swap byte order from \c Endianness order to host byte order.
414 * Swap byte order from host byte order to \c Endianness order.
433 * represent profile data in host tools (reader, writer, and profile-use)
/freebsd-13-stable/sys/contrib/openzfs/config/
H A Dconfig.rpath13 # The first argument passed to this file is the canonical host specification,
33 host="$1"
34 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
35 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
36 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc11 * compiler (instrumentation), and host tools (reader/writer). The entities
410 * Swap byte order from \c Endianness order to host byte order.
414 * Swap byte order from host byte order to \c Endianness order.
433 * represent profile data in host tools (reader, writer, and profile-use)
/freebsd-13-stable/contrib/netbsd-tests/lib/librumphijack/
H A Dt_tcpip.sh238 -d key=/dk,hostpath=ffs.img,size=host
259 -lrumpdev_disk -d key=/dk,hostpath=ffs.img,size=host
/freebsd-13-stable/sys/arm/ti/
H A Dti_prcm.c163 sc->sc_simplebus.ranges[0].host,
164 (sc->sc_simplebus.ranges[0].host +
/freebsd-13-stable/share/mk/
H A Dbsd.obj.mk220 destroy-host: destroy.host
221 destroy.host: .PHONY .NOMETA
236 _destroy_machine_list = common host ${ALL_MACHINE_LIST}
H A Dmeta2deps.sh174 host) _ht=$HOST_TARGET;;
180 host,*$HOST_TARGET*) ;;
/freebsd-13-stable/share/dtrace/
H A Dudptrack30 * data that are sent and received on the host.
/freebsd-13-stable/tests/sys/netinet/
H A Dforward.sh128 # Add host route
129 jexec ${jname} route -4 add -host ${dst_ip} ${ip4a}
242 # Add host route
243 jexec ${jname} route -4 add -host ${dst_ip} ${ip4a}
H A Dlpm.sh119 atf_set descr 'Test IPv4 LPM for the host routes'
141 jexec ${jname}a route add -4 -host 198.51.100.0 203.0.113.2
143 jexec ${jname}a route add -4 -host 198.51.100.1 203.0.113.6
/freebsd-13-stable/tests/sys/netinet6/
H A Dlpm6.sh69 atf_set descr 'Test IPv6 LPM for the host routes'
94 jexec ${jname}a route add -6 -host ${net_dst}:2:0 ${ll}%${epair0}a
97 jexec ${jname}a route add -6 -host ${net_dst}:2:1 ${ll}%${epair1}a

Completed in 396 milliseconds

<<11121314151617181920>>