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

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dconfig.rpath28 # The first argument passed to this file is the canonical host specification,
48 host="$1"
49 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
50 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
51 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/irs/
H A Dgetnetgrent_r.c47 innetgr_r(const char *netgroup, const char *host, const char *user, argument
52 DE_CONST(host, ho);
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dtest.c280 char filter[256], *host, **types; local
283 "usage: %s [-u] [-h host] [-d level] [-s dnsuffix] [-p port] [-t file] [-T file]\n";
292 host = NULL;
313 host = optarg;
339 if ( host == NULL && optind == argc - 1 ) {
340 host = argv[ optind ];
350 host == NULL ? "(null)" : host, port );
352 ld = ldap_init( host, port );
599 printf( "\t host
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/progs/
H A Dslapd-common.c212 tester_uri( char *uri, char *host, int port ) argument
220 snprintf( uribuf, sizeof( uribuf ), "ldap://%s:%d", host, port );
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/build-aux/
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/'`
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
H A Dconfig.rpath28 # The first argument passed to this file is the canonical host specification,
48 host="$1"
49 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
50 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
51 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mn10300/
H A Dmn10300.exp136 if {![is_remote host] && [which $CC] == 0} then {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-scripts/
H A Dcrossref.exp27 if { ![is_remote host] && [which $CC] == 0 } {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
H A Dconfig.rpath28 # The first argument passed to this file is the canonical host specification,
48 host="$1"
49 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
50 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
51 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/compat/
H A Dstruct-layout-1.exp31 # so a generator first needs to be compiled on host, run there and the
132 # Temporarily switch to the environment of the host compiler.
147 set status [remote_exec host "$generator $generator_args"]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A Dconfig.rpath28 # The first argument passed to this file is the canonical host specification,
48 host="$1"
49 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
50 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
51 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libgcc/arch/
H A Dalpha.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dhppa.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dm68000.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dmips64eb.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dmips64el.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dmipseb.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dmipsel.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dsh3eb.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dsh3el.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dsparc.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dsparc64.mk24 G_xm_include_list=auto-host.h ansidecl.h
H A Dvax.mk24 G_xm_include_list=auto-host.h ansidecl.h
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfullname.exp25 if { [is_remote host] } {
H A Dprelink.exp26 if { ![isnative] || [is_remote host] || [skip_shlib_tests]} {

Completed in 125 milliseconds

<<11121314151617181920>>