/freebsd/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-schemas/core.yaml# 10 - Andy Gross <agross@kernel.org> 11 - Bjorn Andersson <bjorn.andersson@linaro.org> 12 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 16 of a single 32-bit value between two processors. Each value has a single 17 writer (the local side) and a single reader (the remote side). Values are 19 remote processor ID) and a string identifier. 35 $ref: /schemas/types.yaml#/definitions/phandle-array [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/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-edg [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-rpm-edge.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm G-Link RPM edge 10 Qualcomm G-Link edge, a FIFO based mechanism for communication with Resource 14 - Bjorn Andersson <andersson@kernel.org> 18 const: qcom,glink-rpm 30 - description: rpm_hlos mailbox in APCS 32 qcom,remote-pid: [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
H A D | PlatformRemoteGDBServer.cpp | 1 //===-- PlatformRemoteGDBServer.cpp ---------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 35 #include "Plugins/Process/gdb-remote/ProcessGDBRemote.h" 48 // from the remote, these strings need persistent storage client-side. 77 create = !arch->TripleVendorWasSpecified() && !arch->TripleOSWasSpecified(); in CreateInstance() 85 return "A platform that uses the GDB remote protocol as the communication " in GetDescriptionStatic() 109 !m_gdb_client_up->GetModuleInfo(module_file_spec, arch, module_spec)) { in GetModuleSpec() 112 "PlatformRemoteGDBServer::%s - failed to get module info for %s:%s", in GetModuleSpec() 122 "PlatformRemoteGDBServer::%s - got module info for (%s:%s) : %s", in GetModuleSpec() [all …]
|
H A D | PlatformRemoteGDBServer.h | 1 //===-- PlatformRemoteGDBServer.h ----------------------------------------*- C++ 2 //-*-===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 17 #include "Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h" 31 static llvm::StringRef GetPluginNameStatic() { return "remote-gdb-server"; } in GetPluginNameStatic() 51 bool GetProcessInfo(lldb::pid_t pid, ProcessInstanceInfo &proc_info) override; 58 Status KillProcess(const lldb::pid_t pid) override; 83 // Remote Platform subclasses need to override this function 90 // Remote subclasses should override this and return a valid instance [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.h | 1 //===-- GDBRemoteCommunicationClient.h --------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 54 // A trivial struct used to return a pair of PID and TID. 56 uint64_t pid; member 76 // if we were able to connect and communicate with the remote GDB 84 bool LaunchGDBServer(const char *remote_accept_hostname, lldb::pid_t &pid, 90 bool KillSpawnedProcess(lldb::pid_t pid); 111 /// -1 if the call is unsupported or any other unexpected 121 /// Sends a GDB remote protocol 'I' packet that delivers stdin [all …]
|
/freebsd/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/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/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/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 | secondary.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2009-2010 The FreeBSD Foundation 81 * until some in-progress requests are freed. 126 hio_##name##_list_size--; \ 144 hio->hio_seq = 0; in hio_clear() 145 hio->hio_error = 0; in hio_clear() 146 hio->hio_cmd = HIO_UNDEF; in hio_clear() 147 hio->hio_offset = 0; in hio_clear() 148 hio->hio_length = 0; in hio_clear() [all …]
|
H A D | hast.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2009-2010 The FreeBSD Foundation 54 * 0 - initial version 55 * 1 - HIO_KEEPALIVE added 56 * 2 - "memsync" and "received" attributes added for memsync mode 92 #define HASTD_PIDFILE "/var/run/hastd.pid" 108 /* Protocol-specific data. */ 116 /* Protocol-specific data. */ 120 /* PID file path. */ [all …]
|
/freebsd/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/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectPlatform.cpp | 1 //===-- CommandObjectPlatform.cpp -----------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 39 return (mode_t)(-1); in ParsePermissionString() 88 if (perms == (mode_t)-1) in SetOptionValue() 145 // "platform select <platform-name>" 152 "platform select <platform-name>", 0), in CommandObjectPlatformSelect() 154 false) // Don't include the "--platform" option by passing false in CommandObjectPlatformSelect() 184 platform_sp->GetStatus(result.GetOutputStream()); in DoExecute() 218 ostrm.Format("{0}: {1}\n", host_platform_sp->GetPluginName(), in DoExecute() [all …]
|
/freebsd/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 . 335 Do not log messages from remote machines. 338 which also disables logging to remote machines. [all …]
|
/freebsd/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/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/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-port check */ 142 while ((i = getopt(argc, argv, "cdlpswFW46")) != -1) in main() 145 /* log all kinds of connection-errors to syslog */ in main() 154 case 'p': /* letter initially used for -s */ in main() 156 * This will probably be removed with 5.0-release. in main() [all …]
|
/freebsd/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 -compact 244 .It Pa /var/run/mountd.pid 245 the pid of the currently running mountd 247 the current list of remote mounted file systems
|
/freebsd/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 …]
|