/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,smp2p.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
H A D | qcom,smp2p.txt | 4 a single 32-bit value between two processors. Each value has a single writer 5 (the local side) and a single reader (the remote side). Values are uniquely 6 identified in the system by the directed edge (local processor ID to remote 9 - compatible: 15 - interrupts: 17 Value type: <prop-encoded-array> 20 - mboxes: 22 Value type: <prop-encoded-array> 26 - qcom,ipc: 28 Value type: <prop-encoded-array> [all …]
|
H A D | qcom,smd.txt | 7 - compatible: 14 Each subnode of the SMD node represents a remote subsystem or a remote 15 processor of some sort - or in SMD language an "edge". The name of the edges 19 - interrupts: 21 Value type: <prop-encoded-array> 22 Definition: should specify the IRQ used by the remote processor to 25 - mboxes: 27 Value type: <prop-encoded-array> 31 - qcom,ipc: 33 Value type: <prop-encoded-array> [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | qcom,glink-edge.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,glink-edge.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm G-Link Edge communication channel nodes 10 - Bjorn Andersson <bjorn.andersson@linaro.org> 13 Qualcomm G-Link subnode represents communication edge, channels and devices 14 related to the remote processor. 20 - qcom,glink-channels 27 - qcom,glink-channels [all …]
|
H A D | qcom,glink-rpm-edge.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,glink-rp [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
H A D | PlatformRemoteGDBServer.cpp | 1 //===-- PlatformRemoteGDBServer.cpp -------- 318 GetProcessInfo(lldb::pid_t pid,ProcessInstanceInfo & process_info) GetProcessInfo() argument 389 const auto pid = m_gdb_client_up->GetCurrentProcessID(false); LaunchProcess() local 406 KillProcess(const lldb::pid_t pid) KillProcess() argument 453 LaunchGDBServer(lldb::pid_t & pid,std::string & connect_url) LaunchGDBServer() argument 485 KillSpawnedProcess(lldb::pid_t pid) KillSpawnedProcess() argument [all...] |
H A D | PlatformRemoteGDBServer.h | 1 //===-- PlatformRemoteGDBServer.h -------- [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.h | 1 //===-- GDBRemoteCommunicationClient.h -------- 56 uint64_t pid; global() member [all...] |
/freebsd-src/usr.sbin/bluetooth/hcsecd/ |
H A D | hcsecd.c | 1 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 6 * Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> 80 while ((n = getopt(argc, argv, "df:h")) != -1) { in main() 125 bit_set(filter.event_mask, NG_HCI_EVENT_PIN_CODE_REQ - 1); in main() 126 bit_set(filter.event_mask, NG_HCI_EVENT_LINK_KEY_REQ - 1); in main() 127 bit_set(filter.event_mask, NG_HCI_EVENT_LINK_KEY_NOTIFICATION - 1); in main() 142 FILE *pid = NULL; in main() local 144 if ((pid = fopen(HCSECD_PIDFILE, "w")) == NULL) { in main() 145 syslog(LOG_ERR, "Could not create PID file %s. %s (%d)", in main() [all …]
|
/freebsd-src/crypto/heimdal/appl/test/ |
H A D | gssapi_client.c | 2 * Copyright (c) 1997 - 2000 Kungliga Tekniska Högskolan 51 input_token->length = 3; in do_trans() 52 input_token->value = strdup("hej"); in do_trans() 67 input_token->length = 7; in do_trans() 68 input_token->value = "hemligt"; in do_trans() 102 struct sockaddr_storage remote, local; in proto() local 124 errx(1, "malloc - out of memory"); in proto() 160 addrlen = sizeof(remote); in proto() 161 if (getpeername (sock, (struct sockaddr *)&remote, &addrlen) < 0 in proto() 162 || addrlen > sizeof(remote)) in proto() [all …]
|
H A D | gssapi_server.c | 2 * Copyright (c) 1997 - 2000 Kungliga Tekniska Högskolan 87 fprintf (stderr, "gss_verify_mic: %.*s\n", (int)input_token->length, in process_it() 88 (char *)input_token->value); in process_it() 106 fprintf (stderr, "gss_unwrap: %.*s %s\n", (int)output_token->length, in process_it() 107 (char *)output_token->value, in process_it() 124 fprintf (stderr, "gss_unwrap: %.*s %s\n", (int)output_token->length, in process_it() 125 (char *)output_token->value, in process_it() 137 struct sockaddr_in remote, local; in proto() local 158 addrlen = sizeof(remote); in proto() 159 if (getpeername (sock, (struct sockaddr *)&remote, &addrlen) < 0 in proto() [all …]
|
/freebsd-src/usr.bin/procstat/ |
H A D | procstat.1 | 1 .\"- 2 .\" Copyright (c) 2007-2009 Robert N. M. Watson 34 .Op Fl -libxo 40 .Op Ar pid ... | Ar core ... 42 .Op Fl -libxo 50 .Op Fl -libxo 71 .Op Ar pid ... | Ar core ... 73 .Op Fl -libxo 96 .Op Fl -libxo 104 .Op Fl -libxo [all …]
|
/freebsd-src/share/man/man4/ |
H A D | gdb.4 | 32 .Cd "makeoptions DEBUG=-g" 43 .Bl -bullet 53 With a firewire link, it can be used to examine the memory of a remote system 56 of use when the remote system has crashed and is no longer responding. 59 When used for remote debugging, 71 .Pq Cd "makeoptions DEBUG=-g" . 86 .Dl "gdb -k -wcore kernel.debug /dev/mem" 108 .Dl "gdb -k kernel.debug /var/crash/vmcore.29" 111 .Ss "Debugging a live system with a remote link" 115 .Dq "remote system" [all …]
|
/freebsd-src/sbin/hastd/ |
H A D | hastd.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2009-2010 The FreeBSD Foundation 5 * Copyright (c) 2010-2011 Pawel Jakub Dawidek <pawel@dawidek.net> 82 errx(EX_USAGE, "[-dFh] [-c config] [-P pidfile]"); in usage() 89 if (modfind("g_gate") == -1) { in g_gate_load() 91 if (kldload("geom_gate") == -1 || modfind("g_gate") == -1) { in g_gate_load() 106 TAILQ_FOREACH_SAFE(tres, &cfg->hc_resources, hr_next, tmres) { in descriptors_cleanup() 108 PJDLOG_VERIFY(res->hr_role == HAST_ROLE_SECONDARY || in descriptors_cleanup() 109 (res->hr_remotein == NULL && in descriptors_cleanup() [all …]
|
H A D | hastd.8 | 58 resource is changed to secondary and remote (primary) node will 64 .Bd -literal -offset indent 72 disk-like device (GEOM provider) is created. 77 is sent to the local component and replicated on the remote (secondary) node 82 is not up-to-date yet (synchronization is in progress). 87 in-kernel GEOM infrastructure. 92 .Bd -ragged -offse [all...] |
/freebsd-src/usr.sbin/nvmfd/ |
H A D | nvmfd.8 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 40 .Bl -tag -width "-t transport" 42 Permit remote hosts to disable SQ flow control. 44 Permit remote hosts to enable PDU data digests for the TCP transport. 46 Permit remote host [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectPlatform.cpp | 1 //===-- CommandObjectPlatform.cpp -------- 1311 lldb::pid_t pid = m_options.match_info.GetProcessInfo().GetProcessID(); DoExecute() local 1581 lldb::pid_t pid; DoExecute() local [all...] |
/freebsd-src/usr.sbin/syslogd/ |
H A D | syslogd.8 | 56 .Bl -tag -width indent 68 not to interfere with 8-bit data. 74 .Dq M- Ns Em x 104 .Bl -tag -width "ipaddr[/prefixlen][:service]XX" 165 can contain special characters of a shell-style pattern such as 232 When logging remote messages use hostname from the message (if supplied) 274 .Ar rfc3164-strict 307 .Pa /var/run/syslog.pid [all...] |
/freebsd-src/contrib/openbsm/bin/auditdistd/ |
H A D | auditdistd.conf.5 | 50 .Bd -literal 62 # The default is "/var/run/auditdistd.pid". 93 remote "<addr>" 117 # Currently local audit trail files can be sent only to one remote 131 # The default is "/var/audit/remote". 147 remote "<addr>" 179 .Bl -tag -width ".Ic xxxx" 197 .Pa /var/run/auditdistd.pid . 200 Local address to bind to before connecting to the remote 223 .Pa /var/audit/remote [all …]
|
H A D | auditdistd.c | 1 /*- 88 /* PID file handle. */ 98 errx(EX_USAGE, "[-dFhl] [-c config] [-P pidfile]"); in usage() 107 TAILQ_FOREACH(adh, &adcfg->adc_hosts, adh_next) { in descriptors_cleanup() 110 if (adh->adh_remote != NULL) { in descriptors_cleanup() 111 proto_close(adh->adh_remote); in descriptors_cleanup() 112 adh->adh_remote = NULL; in descriptors_cleanup() 115 TAILQ_FOREACH(lst, &adcfg->adc_listen, adl_next) { in descriptors_cleanup() 116 if (lst->adl_conn != NULL) in descriptors_cleanup() 117 proto_close(lst->adl_conn); in descriptors_cleanup() [all …]
|
/freebsd-src/crypto/openssh/ |
H A D | scp.c | 3 * scp - secure remote copy. This is basically patched BSD rcp which 103 # include "openbsd-compat/glob.h" 138 #include "sftp-common.h" 139 #include "sftp-client.h" 159 /* This is set to non-zero to enable verbose mode. */ 167 * This is set to non-zero if remote-remote copy should be piped 172 /* Non-standard port to use for the ssh connection or -1. */ 173 int sshport = -1; 175 /* This is the program to execute for the secured connection. ("ssh" or -S) */ 178 /* This is used to store the pid of ssh_program */ [all …]
|
H A D | sftp.c | 3 * Copyright (c) 2001-2004 Damien Miller <djm@openbsd.org> 69 #include "sftp-common.h" 70 #include "sftp-client.h" 71 #include "sftp-usergroup.h" 79 /* PID of ssh transport process */ 80 static volatile pid_t sshpid = -1; 114 int (*)(const char *, int), glob_t *); /* proto for sftp-glob.c */ 122 #define LS_LONG_VIEW 0x0001 /* Full view ala ls -l */ 123 #define LS_SHORT_VIEW 0x0002 /* Single row view ala ls -1 */ 176 #define REMOTE 1 macro [all …]
|
/freebsd-src/usr.sbin/mountd/ |
H A D | mountd.8 | 33 .Nd service remote 57 .Bl -tag -width indent 76 .Fl -alldirs 117 Allow non-root mount requests to be served. 198 (kill \-s HUP `cat /var/run/mountd.pid`), 241 .Bl -tag -width /var/run/mountd.pid [all...] |
/freebsd-src/usr.sbin/lpr/lpd/ |
H A D | lpd.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 33 #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ 35 * lpd -- line printer daemon. 94 int from_remote; /* from remote socket */ 113 #define LPD_NOPORTCHK 0001 /* skip reserved-por 240 pid_t pid; main() local 584 int pid, status, more; startup() local [all...] |
/freebsd-src/contrib/bsnmp/ |
H A D | README | 3 This is a mini-SNMP daemon. The basic daemon implements the system group 6 be used to provide remote access to arbitrary data that can be described in 11 - snmp_mibII provides the information groups for ip, tcp, and udp. 14 ------------ 18 configure [--with-libbegemot[=path]] 24 line. An example configuration file is provided. Use --with-libbegemot 28 ------- 30 snmpd [-m name[=value]] [-p pid-file] [-c config-file] [-d] [-l prefix] 31 [-D debug-flags] [-I path] 33 -m defines a configuration macro. If no value is given it [all …]
|