Searched refs:host (Results 1 - 25 of 2186) sorted by relevance

1234567891011>>

/netbsd-current/crypto/external/bsd/netpgp/dist/src/hkpclient/
H A Dtst3 host=localhost
8 host=$2
18 ./hkpclient.lua -s ${host} agc@netbsd.org
19 ./hkpclient.lua -s ${host} --mr 0xc0596823
20 ./hkpclient.lua -s ${host} 0xc0596823
21 ./hkpclient.lua --op index -s ${host} 0xc0596823
22 ./hkpclient.lua -o index -s ${host} --mr 0xc0596823
23 ./hkpclient.lua -o index -s ${host} --mr 0xc0596823
24 ./hkpclient.lua -o vindex -s ${host} --mr agc@
25 ./hkpclient.lua -o index -s ${host} dhklsbcldshjkcdlsjhcvdsljhvcdsljhcvdjlshvcds
[all...]
/netbsd-current/lib/libwrap/
H A Deval.c4 * Routines for controlled evaluation of host names, user names, and so on.
44 * host name has the value STRING_PARANOID it means there was a name/address
66 eval_hostaddr(struct host_info *host) argument
68 if (host->addr[0] == 0) {
69 (void)strlcpy(host->addr, unknown, sizeof(host->addr));
70 if (host->request->hostaddr != 0)
71 host->request->hostaddr(host);
73 return (host
79 eval_hostname(struct host_info *host) argument
92 eval_hostinfo(struct host_info *host) argument
134 char *host = eval_hostinfo(request->server); local
[all...]
/netbsd-current/external/bsd/nvi/dist/clib/
H A Dgethostname.c17 gethostname(host, len)
18 char *host;
21 return (sysinfo(SI_HOSTNAME, host, len) == -1 ? -1 : 0);
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dcanon-host.h24 char *canon_host (char const *host);
25 char *canon_host_r (char const *host, int *cherror);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dauto-load.exp18 if [is_remote host] {
27 remote_exec host "rm -rf ${targetdir}"
33 remote_exec host "mkdir -p ${targetscriptdir}"
34 remote_exec host "cp ${sourcescript} ${targetscript}"
H A Dgdb-sigterm-2.exp23 set gdb_pid [exp_pid -i [board_info host fileid]]
24 remote_exec host "kill -TERM $gdb_pid"
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dauto-load.exp18 if [is_remote host] {
27 remote_exec host "rm -rf ${targetdir}"
33 remote_exec host "mkdir -p ${targetscriptdir}"
34 remote_exec host "cp ${sourcescript} ${targetscript}"
H A Dgdb-sigterm-2.exp23 set gdb_pid [exp_pid -i [board_info host fileid]]
24 remote_exec host "kill -TERM $gdb_pid"
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dget_domainname.c52 const char *host; local
60 host = get_hostname();
61 if ((dot = strchr(host, '.')) == 0 || strchr(dot + 1, '.') == 0) {
62 my_domain_name = mystrdup(host);
/netbsd-current/external/bsd/unbound/bin/unbound-host/
H A DMakefile3 PROG=unbound-host
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Driscv-tdesc-loading.exp28 if {[is_remote host]} {
29 set test_path [remote_download host $filename]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Driscv-tdesc-loading.exp28 if {[is_remote host]} {
29 set test_path [remote_download host $filename]
/netbsd-current/external/bsd/ntp/dist/scripts/deprecated/
H A Dntp-groper3 # ntpgroper host ...
7 # the host is named "dumbo.hp.com":
31 for host in $*
33 # echo "Trying $host."
35 gethost $host > /dev/null 2>&1
38 echo "$host not registered in DNS"
42 ping $host 64 1 > /dev/null 2>&1
45 echo "$host not responding to ping"
53 ntpq -c "ntpversion $version" -p $host > $ntpqlog 2>&1
57 echo "$host refuse
[all...]
/netbsd-current/external/bsd/libbind/dist/inet/
H A Dinet_makeaddr.c49 * Formulate an Internet address from network + host. Used in
53 inet_makeaddr(net, host)
54 u_long net, host;
59 a.s_addr = (net << IN_CLASSA_NSHIFT) | (host & IN_CLASSA_HOST);
61 a.s_addr = (net << IN_CLASSB_NSHIFT) | (host & IN_CLASSB_HOST);
63 a.s_addr = (net << IN_CLASSC_NSHIFT) | (host & IN_CLASSC_HOST);
65 a.s_addr = net | host;
/netbsd-current/usr.sbin/lpr/common_source/
H A Dcommon_vars.c47 char host[MAXHOSTNAMELEN+1]; /* host machine name */ variable
48 char *from = host; /* client's machine name */
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/arm/
H A Dallinsn.exp10 if [is_remote host] {
11 remote_download host $srcdir/$subdir/testutils.inc
25 if [is_remote host] {
26 remote_file host delete testutils.inc
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/arm/iwmmxt/
H A Diwmmxt.exp10 if [is_remote host] {
11 remote_download host $srcdir/$subdir/testutils.inc
25 if [is_remote host] {
26 remote_file host delete testutils.inc
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/arm/xscale/
H A Dxscale.exp10 if [is_remote host] {
11 remote_download host $srcdir/$subdir/testutils.inc
25 if [is_remote host] {
26 remote_file host delete testutils.inc
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/nfp/
H A Dobjdump.exp21 if {![is_remote host] && [which $OBJDUMP] == 0} then {
32 remote_exec host "${OBJDUMP} -d $srcdir/$subdir/test1_nfp6000.nffw" "" "/dev/null" "$outfile"
40 remote_exec host "${OBJDUMP} -M no-pc,ctx4 -d $srcdir/$subdir/test2_nfp6000.nffw" "" "/dev/null" "$outfile"
48 remote_exec host "${OBJDUMP} -M ctx8 -d $srcdir/$subdir/test2_nfp6000.nffw" "" "/dev/null" "$outfile"
/netbsd-current/tests/lib/libc/gen/
H A Dt_sethostname.c41 static char host[MAXHOSTNAMELEN]; variable
71 (void)sethostname(host, sizeof(host));
76 (void)sethostname(host, sizeof(host));
82 atf_tc_set_md_var(tc, "descr", "Too long host name errors out?");
97 (void)sethostname(host, sizeof(host));
103 atf_tc_set_md_var(tc, "descr", "Can normal user set the host name?");
112 ATF_REQUIRE_ERRNO(EPERM, sethostname(host, sizeo
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Ddwarfreloc.exp78 set status [remote_exec host [concat sh -c [list "$cmd >dump.out 2>ld.stderr"]] "" "/dev/null"]
80 remote_upload host "ld.stderr"
82 remote_file host delete "ld.stderr"
89 remote_upload host "dump.out"
97 remote_file host delete "dump.out"
103 set status [remote_exec host [concat sh -c [list "$cmd >dump.out 2>ld.stderr"]] "" "/dev/null"]
105 remote_upload host "ld.stderr"
107 remote_file host delete "ld.stderr"
114 remote_upload host "dump.out"
122 remote_file host delet
[all...]
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dalist_new.c15 alist_new(int family, char *host) argument
23 if (strchr(host, ':') != NULL)
37 while (ISSPACE(*host))
38 host++;
40 if (*host == '!') {
42 host++;
43 while (ISSPACE(*host))
44 host++;
48 slash = strchr(host, '/');
59 sscanf(host, "
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Ddwp-symlink.exp18 remote_file host delete [standard_output_file ${testfile}.dwp]
19 if [remote_file host exists [standard_output_file ${testfile}.dwp]] {
26 if ![remote_file host exists [standard_output_file ${testfile}.dwp]] {
33 remote_file host delete [standard_output_file ${thelink}]
34 remote_file host delete [standard_output_file ${thelink}.dwp]
36 remote_exec host "ln -sf ${testfile} [standard_output_file $thelink]"
37 if ![remote_file host exists [standard_output_file $thelink]] {
38 unsupported "host does not support symbolic links (binary symlink is missing)"
41 if [remote_file host exists [standard_output_file $thelink.dwp]] {
42 unsupported "host doe
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddwp-symlink.exp18 remote_file host delete [standard_output_file ${testfile}.dwp]
19 if [remote_file host exists [standard_output_file ${testfile}.dwp]] {
26 if ![remote_file host exists [standard_output_file ${testfile}.dwp]] {
33 remote_file host delete [standard_output_file ${thelink}]
34 remote_file host delete [standard_output_file ${thelink}.dwp]
36 remote_exec host "ln -sf ${testfile} [standard_output_file $thelink]"
37 if ![remote_file host exists [standard_output_file $thelink]] {
38 unsupported "host does not support symbolic links (binary symlink is missing)"
41 if [remote_file host exists [standard_output_file $thelink.dwp]] {
42 unsupported "host doe
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsend_to_kdc.c290 struct host;
293 krb5_error_code (*prepare)(krb5_context, struct host *, const krb5_data *);
294 krb5_error_code (*send_fn)(krb5_context, struct host *);
295 krb5_error_code (*recv_fn)(krb5_context, struct host *, krb5_data *);
299 struct host { struct
312 debug_host(krb5_context context, int level, struct host *host, const char *fmt, ...)
316 debug_host(krb5_context context, int level, struct host *host, const char *fmt, ...) argument
334 if (host
363 struct host *host = ptr; local
371 host_dead(krb5_context context, struct host *host, const char *msg) argument
380 send_stream(krb5_context context, struct host *host) argument
399 recv_stream(krb5_context context, struct host *host) argument
439 host_next_timeout(krb5_context context, struct host *host) argument
453 host_connected(krb5_context context, krb5_sendto_ctx ctx, struct host *host) argument
489 host_connect(krb5_context context, krb5_sendto_ctx ctx, struct host *host) argument
519 prepare_http(krb5_context context, struct host *host, const krb5_data *data) argument
546 recv_http(krb5_context context, struct host *host, krb5_data *data) argument
590 prepare_tcp(krb5_context context, struct host *host, const krb5_data *data) argument
613 recv_tcp(krb5_context context, struct host *host, krb5_data *data) argument
644 prepare_udp(krb5_context context, struct host *host, const krb5_data *data) argument
650 send_udp(krb5_context context, struct host *host) argument
658 recv_udp(krb5_context context, struct host *host, krb5_data *data) argument
714 eval_host_state(krb5_context context, krb5_sendto_ctx ctx, struct host *host, int readable, int writeable) argument
778 struct host *host; local
[all...]

Completed in 468 milliseconds

1234567891011>>