HomeSort by: relevance | last modified time | path
    Searched defs:remote (Results 1 - 25 of 51) sorted by relevancy

1 2 3

  /src/external/mit/xorg/bin/xsm/
Makefile 7 mainwin.c misc.c popup.c printhex.c prop.c remote.c \
13 CPPFLAGS.remote.c= -DRSHCMD=\"ssh\"
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
import_sec_context.c 50 krb5_address local, remote; local
107 if (krb5_ret_address (sp, remotep = &remote) != 0)
  /src/external/gpl2/gmake/dist/
job.h 58 unsigned int remote:1; /* Nonzero if executing remotely. */ member in struct:child
  /src/external/mpl/dhcp/dist/dhcpctl/
remote.c 1 /* $NetBSD: remote.c,v 1.3 2022/04/03 01:10:58 christos Exp $ */
3 /* remote.c
5 The dhcpctl remote object. */
32 __RCSID("$NetBSD: remote.c,v 1.3 2022/04/03 01:10:58 christos Exp $");
182 dhcpctl_remote_object_t *remote; local
186 remote = (dhcpctl_remote_object_t *)h;
228 if (remote -> rtype) {
230 "type", remote -> rtype);
269 if (!omapi_ds_strcmp (name, "remote-handle")) {
  /src/external/gpl3/gdb/dist/gdb/
remote-notif.h 0 /* Remote notification in GDB protocol
26 /* An event of a type of async remote notification. */
49 /* A client to a sort of async remote notification. */
62 void (*parse) (remote_target *remote,
66 /* Send field <ack_command> to remote, and do some checking. If
68 void (*ack) (remote_target *remote,
74 int (*can_get_pending_events) (remote_target *remote,
84 /* State on remote async notification. */
93 /* The remote target. */
94 remote_target *remote; member in struct:remote_notif_state
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
remote-notif.h 0 /* Remote notification in GDB protocol
26 /* An event of a type of async remote notification. */
49 /* A client to a sort of async remote notification. */
62 void (*parse) (remote_target *remote,
66 /* Send field <ack_command> to remote, and do some checking. If
68 void (*ack) (remote_target *remote,
74 int (*can_get_pending_events) (remote_target *remote,
84 /* State on remote async notification. */
93 /* The remote target. */
94 remote_target *remote; member in struct:remote_notif_state
    [all...]
  /src/tests/usr.sbin/inetd/
t_inetd.c 201 struct sockaddr_storage remote; local
206 tcp = create_socket("127.0.0.1", port, SOCK_STREAM, TCP, 1, &remote);
207 CHECK_ERROR(connect(tcp, (const struct sockaddr *)&remote,
208 remote.ss_len));
  /src/usr.bin/netstat/
unix.c 92 u_long addr, struct sockaddr_un *sun, int remote)
97 if (addr || remote)
98 printf((remote ? " -> %.*s" : " %.*s"),
110 int remote = 0; local
125 remote = 1;
137 remote ? &rsun : &sun, remote);
185 int remote = 0; local
194 remote = 1;
203 ki->ki_sockaddr, sun, remote);
    [all...]
  /src/crypto/dist/ipsec-tools/src/racoon/
policy.h 90 struct sockaddr *remote; member in struct:secpolicy
isakmp_xauth.c 284 iph1->remote, usr, pwd);
308 * On failure, throttle the connexion for the remote host
311 throttle_delay = throttle_host(iph1->remote, res);
315 str = saddrwop2str(iph1->remote);
585 saddr2str(iph1->remote)) != 0)
691 char *remote = NULL; local
715 if ((remote = strdup(saddrwop2str(raddr))) == NULL) {
721 if ((error = pam_set_item(pam, PAM_RHOST, remote)) != 0) {
761 if (remote != NULL)
762 free(remote);
    [all...]
  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_channel.h 172 unsigned int remote : 1; member in struct:quic_terminate_cause_st
  /src/external/bsd/ekermit/dist/
main.c 103 int remote = 1; /* 1 = Remote, 0 = Local */ variable
132 fprintf(stderr," -R Remote mode (vs local)\n");
133 fprintf(stderr," -L Local mode (vs remote)\n");
247 case 'R': /* Tell Kermit it's in remote mode */
248 remote = 1;
252 remote = 0;
338 k.remote = remote; /* Remote vs local *
    [all...]
  /src/sys/arch/x86/x86/
x86_tlb.c 65 * sets of TLB shootdowns. If shootdowns need to occur on remote CPUs, the
159 NULL, "tlbshoot remote", tlbstat_name[i]);
186 bool local = false, remote = false; local
197 remote = kcpuset_isotherset(pm->pm_kernel_cpus, cid);
200 remote |= kcpuset_isotherset(pm->pm_cpus, cid);
206 if (remote) {
314 /* Remote CPUs have been synchronously flushed. */
441 * updated, start shootdowns on remote CPUs.
462 * Shootdowns on remote CPUs are now in flight. In the meantime,
470 * Wait for the updates to be processed by remote CPUs. Poll th
    [all...]
  /src/usr.bin/login/
common.c 173 int remote; local
191 remote = 1;
195 remote = 1;
198 remote = 1;
200 remote = 0;
204 if (remote)
211 if (remote)
218 if (remote)
  /src/usr.bin/rusers/
rusers.c 167 char remote[HOSTWID + 3]; /* "(" host ")" \0 */ local
208 snprintf(remote, sizeof(remote), "(%.*s)",
211 remote[0] = '\0';
216 date, idle, remote);
  /src/usr.sbin/npf/npftest/libnpftest/
npf_rid_test.c 206 /* connect to an additional remote address to set the 4 tuple addr-port state */
207 struct sockaddr_in remote; local
208 memset(&remote, 0, sizeof(remote));
210 remote.sin_len = sizeof(remote);
211 remote.sin_family = AF_INET;
212 rp = &remote.sin_addr.s_addr;
214 remote.sin_port = htons(REMOTE_PORT);
217 if ((error = soconnect(so, (struct sockaddr *)&remote, cur)) != 0)
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
auth_context.c 182 * and remote addresses from socket \a fd, according to \a flags.
196 struct sockaddr *remote = (struct sockaddr *)&ss_remote; local
220 if(rk_IS_SOCKET_ERROR(getpeername(fd, remote, &len))) {
227 ret = krb5_sockaddr2address (context, remote, &remote_k_address);
230 krb5_sockaddr2port (context, remote, &auth_context->remote_port);
  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 1 //===- OrcRemoteTargetRPCAPI.h - Orc Remote-target RPC API ------*- C++ -*-===//
9 // This file defines the Orc remote-target RPC API. It should not be used
25 namespace remote { namespace in namespace:llvm::orc
45 ? "Remote resource with id "
74 } // end namespace remote
102 template <> class SerializationTypeName<remote::DirectBufferWriter> {
109 ChannelT, remote::DirectBufferWriter, remote::DirectBufferWriter,
112 static Error serialize(ChannelT &C, const remote::DirectBufferWriter &DBW) {
120 static Error deserialize(ChannelT &C, remote::DirectBufferWriter &DBW)
137 namespace remote { namespace in namespace:llvm::orc
    [all...]
OrcRemoteTargetServer.h 1 //===- OrcRemoteTargetServer.h - Orc Remote-target Server -------*- C++ -*-===//
41 #define DEBUG_TYPE "orc-remote"
45 namespace remote { namespace in namespace:llvm::orc
356 LLVM_DEBUG(dbgs() << " Remote info:\n"
458 } // end namespace remote
  /src/external/mpl/dhcp/dist/omapip/
connection.c 332 struct sockaddr_in remote, local; local
340 (sizeof remote.sin_port) +
341 (sizeof remote.sin_addr)) * 2) {
346 memset (&remote, 0, sizeof remote);
352 memcpy (&remote.sin_port, s, sizeof remote.sin_port);
353 s += sizeof remote.sin_port;
356 memcpy (&remote.sin_addr, s, sizeof remote.sin_addr)
    [all...]
  /src/lib/libc/rpc/
rpcb_clnt.c 119 * This routine adjusts the timeout used for calls to the remote rpcbind.
650 "\tCouldn't resolve remote address!\n");
660 * returns the client handle that it uses to contact the remote rpcbind.
705 struct netbuf remote; local
753 CLNT_CONTROL(client, CLGET_SVC_ADDR, (char *)(void *)&remote);
755 ((address->buf = malloc(remote.len)) == NULL)) {
764 memcpy(address->buf, remote.buf, remote.len);
767 address->len = address->maxlen = remote.len;
775 * We also send the remote system the address we used t
    [all...]
  /src/sys/kern/
subr_kcov.c 116 struct kcov_desc *remote; member in struct:kcov_desc
118 /* Can be remote */
354 kd->remote = &kr->kd;
364 if (kd->remote == NULL)
366 (void)kcov_remote_disable(kd->remote);
367 kd->remote = NULL;
376 if (kd->remote != NULL)
393 if (kd->remote != NULL)
394 return kcov_remote_enable(kd->remote, mode);
414 if (kd->remote != NULL
    [all...]
  /src/external/bsd/unbound/dist/daemon/
remote.h 2 * daemon/remote.h - remote control for the unbound daemon.
39 * This file contains the remote control functionality for the daemon.
40 * The remote control can be performed using either the commandline
61 /** number of milliseconds timeout on incoming remote control handshake */
85 * The remote control tool state.
92 /** the worker for this remote control */
94 /** commpoints for accepting remote control connections */
98 /** number of active commpoints that are handling remote control */
169 /** the comm point for the client connection, the remote contro
173 struct remote_stream remote; member in struct:fast_reload_printq
    [all...]
  /src/sys/dev/ic/
icp_ioctl.h 82 u_int8_t remote; member in struct:gdt_ctrt
  /src/usr.sbin/lpr/common_source/
common.c 96 const char *RM; /* remote machine name */
97 const char *RP; /* remote printer name */
113 int remote; /* true if sending files to a remote host */ variable
147 fatal("no remote host to connect to");
348 * as the remote machine (RM) entry (if it exists).
366 remote = 0; /* assume printer is local on failure */
379 /* get the remote host addresses (RM) */
387 "unable to resolve remote machine %s: %s",
393 remote = 1; /* assume printer is remote *
    [all...]

Completed in 63 milliseconds

1 2 3