/freebsd/usr.sbin/sndctl/ |
H A D | sndctl.8 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2024-2025 The FreeBSD Foundation 19 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 23 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 44 utility is used to set and display sound card properties, using a 45 control-driven interface, in order to filter and/or set specific properties. 48 .Bl -tag -width "-f device" 65 .Bl -column xxxxxxxxxxxxxxx xxxxx xxxxxxxx xxxxxxxxxxxxxxxxxxx -offset indent 66 .It Sy Name Ta Sy Type Ta Sy Read/Write Ta Sy Action [all …]
|
/freebsd/contrib/bearssl/src/x509/ |
H A D | asn1.t0 | 3 \ Permission is hereby granted, free of charge, to any person obtaining 5 \ "Software"), to deal in the Software without restriction, including 6 \ without limitation the rights to use, copy, modify, merge, publish, 7 \ distribute, sublicense, and/or sell copies of the Software, and to 8 \ permit persons to whom the Software is furnished to do so, subject to 15 \ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 25 \ This file contains code which is common to all engines that do some 31 \ -- In the preamble, a macro called "CTX" that evaluates to the current 34 \ -- In the preamble, a macro called "CONTEXT_NAME" that evaluates to the 37 \ -- A word called "read8-low" ( -- x ) that reads the next byte, or -1 [all …]
|
H A D | x509_decoder.t0 | 3 \ Permission is hereby granted, free of charge, to any person obtaining 5 \ "Software"), to deal in the Software without restriction, including 6 \ without limitation the rights to use, copy, modify, merge, publish, 7 \ distribute, sublicense, and/or sell copies of the Software, and to 8 \ permit persons to whom the Software is furnished to do so, subject to 15 \ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 27 #define CTX ((br_x509_decoder_context *)(void *)((unsigned char *)t0ctx - offsetof(br_x509_decode… 38 ctx->err = 0; 39 ctx->hbuf = NULL; 40 ctx->hlen = 0; [all …]
|
H A D | skey_decoder.t0 | 3 \ Permission is hereby granted, free of charge, to any person obtaining 5 \ "Software"), to deal in the Software without restriction, including 6 \ without limitation the rights to use, copy, modify, merge, publish, 7 \ distribute, sublicense, and/or sell copies of the Software, and to 8 \ permit persons to whom the Software is furnished to do so, subject to 15 \ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 27 #define CTX ((br_skey_decoder_context *)(void *)((unsigned char *)t0ctx - offsetof(br_skey_decode… 35 ctx->cpu.dp = &ctx->dp_stack[0]; 36 ctx->cpu.rp = &ctx->rp_stack[0]; 37 br_skey_decoder_init_main(&ctx->cpu); [all …]
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | BEGEMOT-WIRELESS-MIB.txt | 1 -- 2 -- Copyright (C) 2010 The FreeBSD Foundation 3 -- 4 -- This documentation was written by Shteryana Sotirova Shopova under 5 -- sponsorship from the FreeBSD Foundation. 6 -- 7 -- Redistribution and use in source and binary forms, with or without 8 -- modification, are permitted provided that the following conditions 9 -- are met: 10 -- 1. Redistributions of source code must retain the above copyright [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/freescale/imx8mp/sys/ |
H A D | metrics.json | 3 "BriefDescription": "bytes of all masters read from ddr", 5 "MetricExpr": "imx8_ddr0@axid\\-read\\,axi_mask\\=0xffff\\,axi_id\\=0x0000@", 6 "ScaleUnit": "9.765625e-4KB", 11 "BriefDescription": "bytes of all masters write to ddr", 13 "MetricExpr": "imx8_ddr0@axid\\-write\\,axi_mask\\=0xffff\\,axi_id\\=0x0000@", 14 "ScaleUnit": "9.765625e-4KB", 19 "BriefDescription": "bytes of a53 core read from ddr", 21 "MetricExpr": "imx8_ddr0@axid\\-read\\,axi_mask\\=0x0000\\,axi_id\\=0x0000@", 22 "ScaleUnit": "9.765625e-4KB", 27 "BriefDescription": "bytes of a53 core write to ddr", [all …]
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | ThreadedCommunication.h | 1 //===-- ThreadedCommunication.h ---------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 30 /// for multi-threaded mode. In this mode, a read thread is spawned that 31 /// continually reads data and caches any received bytes. To start the read 36 /// If true is returned a read thread has been spawned that will continually 37 /// execute a call to the pure virtual DoRead function: 44 /// subclasses can choose to call the built in AppendBytesToCache with the \a 45 /// broadcast parameter set to false. This will cause the \b 51 /// gets broadcast. If the read thread exits a \b [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | BinaryStreamReader.h | 1 //===- BinaryStreamReader.h - Reads objects from a binary stream *- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===- [all...] |
/freebsd/lib/libsys/ |
H A D | ntp_adjtime.2 | 6 .\" This code is derived from software contributed to The NetBSD Foundation 19 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 23 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 50 are the kernel interface to the Network Time Protocol (NTP) daemon 55 function is used by the NTP daemon to adjust the system clock to an 61 to adjust the phase and frequency of the phase- or frequency-lock loop 67 estimated error (dispersion) to client user application programs. 78 .Bd -literal 91 * The following read-only structure members are implemented 109 .Bl -tag -width tolerance -compact [all …]
|
H A D | read.2 | 13 .\" may be used to endorse or promote products derived from this software 17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 32 .Nm read , 36 .Nd read input 42 .Fn read "int fd" "void *buf" "size_t nbytes" 52 .Fn read 54 attempts to read 58 into the buffer pointed to by 68 array: iov[0], iov[1], ..., iov[iovcnt\|\-\|1]. [all …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_read.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 35 .\" entries marked with X<> in POD. Of course, you'll have to process the 58 .TH SSL_READ 3ossl 2025-07-01 3.5.1 OpenSSL 65 \&\- read bytes from a TLS/SSL connection 79 \&\fBSSL_read_ex()\fR and \fBSSL_read()\fR try to read \fBnum\fR bytes from the specified \fBssl\fR 81 actually read in \fB*readbytes\fR. 83 \&\fBSSL_peek_ex()\fR and \fBSSL_peek()\fR are identical to \fBSSL_read_ex()\fR and \fBSSL_read()\fR 85 the read, so that a subsequent call to \fBSSL_read_ex()\fR or \fBSSL_read()\fR will yield 89 In the paragraphs below a "read function" is defined as one of \fBSSL_read_ex()\fR, 92 If necessary, a read function will negotiate a TLS/SSL session, if not already [all …]
|
H A D | BIO_s_mem.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 35 .\" entries marked with X<> in POD. Of course, you'll have to process the 58 .TH BIO_S_MEM 3ossl 2025-07-01 3.5.1 OpenSSL 66 BIO_get_mem_ptr, BIO_new_mem_buf \- memory BIO 88 written to a memory BIO is stored in a BUF_MEM structure which is extended 89 as appropriate to accommodate the stored data. 95 call to \fBBIO_write\fR\|(3) will write a single datagram to the memory BIO. A 96 subsequent call to \fBBIO_read\fR\|(3) will read the data in that datagram. The 99 wrote more datagrams. Each successive call to \fBBIO_read\fR\|(3) will read the next 100 datagram. If a \fBBIO_read\fR\|(3) call supplies a read buffer that is smaller than [all …]
|
/freebsd/contrib/bsnmp/snmp_ntp/ |
H A D | NTP-MIB.txt | 1 -- 2 -- NTP MIB, Revision 0.2, 7/25/97 3 -- 5 NTP-MIB DEFINITIONS ::= BEGIN 8 Integer32, IpAddress, MODULE-IDENTITY, OBJECT-TYPE, Unsigned32, 10 FROM SNMPv2-SMI 12 TEXTUAL-CONVENTION, TruthValue 13 FROM SNMPv2-TC; 15 ntpMIB MODULE-IDENTITY 16 LAST-UPDATED "199707251530Z" [all …]
|
H A D | NTP-PROXY-MIB.txt | 1 -- 2 -- NTP Proxy MIB, Revision 0.2, 7/25/97 3 -- 5 NTP-PROXY-MIB DEFINITIONS ::= BEGIN 9 FROM NTP-MIB 11 Integer32, IpAddress, MODULE-IDENTITY, OBJECT-TYPE, Unsigned32, 13 FROM SNMPv2-SMI 15 TEXTUAL-CONVENTION, TruthValue 16 FROM SNMPv2-TC; 18 ntpProxyMIB MODULE-IDENTITY [all …]
|
/freebsd/lib/libpmc/ |
H A D | pmc.corei7uc.3 | 13 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 17 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 40 CPUs contain PMCs conforming to version 2 of the 44 .Bl -tag -width "Li PMC_CLASS_UCP" 46 Fixed-function counters that count only one hardware event per counter. 48 Programmable counters that may be configured to count one of a defined 52 The number of PMCs available in each class and their widths need to be 58 .%B "Intel(R) 64 and IA-32 Architectures Software Developes Manual" 60 .%N "Order Number: 253669-033US" 69 .Bl -column "PMC_CAP_INTERRUPT" "Support" [all …]
|
H A D | pmc.westmereuc.3 | 13 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 17 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 40 CPUs contain PMCs conforming to version 2 of the 44 .Bl -tag -width "Li PMC_CLASS_UCP" 46 Fixed-function counters that count only one hardware event per counter. 48 Programmable counters that may be configured to count one of a defined 52 The number of PMCs available in each class and their widths need to be 58 .%B "Intel(R) 64 and IA-32 Architectures Software Developes Manual" 60 .%N "Order Number: 253669-033US" 67 Not all CPUs in this family implement fixed-function counters. [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_read.pod | 6 - read bytes from a TLS/SSL connection 20 SSL_read_ex() and SSL_read() try to read B<num> bytes from the specified B<ssl> 22 actually read in B<*readbytes>. 24 SSL_peek_ex() and SSL_peek() are identical to SSL_read_ex() and SSL_read() 26 the read, so that a subsequent call to SSL_read_ex() or SSL_read() will yield 31 In the paragraphs below a "read function" is defined as one of SSL_read_ex(), 34 If necessary, a read function will negotiate a TLS/SSL session, if not already 36 peer requests a re-negotiation, it will be performed transparently during 37 the read function operation. The behaviour of the read functions depends on the 40 For the transparent negotiation to succeed, the B<ssl> must have been [all …]
|
H A D | BIO_s_mem.pod | 7 BIO_get_mem_ptr, BIO_new_mem_buf - memory BIO 29 written to a memory BIO is stored in a BUF_MEM structure which is extended 30 as appropriate to accommodate the stored data. 36 call to L<BIO_write(3)> will write a single datagram to the memory BIO. A 37 subsequent call to L<BIO_read(3)> will read the data in that datagram. The 40 wrote more datagrams. Each successive call to L<BIO_read(3)> will read the next 41 datagram. If a L<BIO_read(3)> call supplies a read buffer that is smaller than 42 the size of the datagram, then the read buffer will be completely filled and the 45 It is not possible to write a zero length datagram. Calling L<BIO_write(3)> in 47 when there are no datagrams in the BIO to read will return a negative result and [all …]
|
/freebsd/sys/dev/ice/ |
H A D | ice_nvm.c | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 16 * contributors may be used to endorse or promote products derived from 20 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 24 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 38 * @hw: pointer to the HW struct 41 * @length: length of the section to be read (i [all...] |
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/ |
H A D | BEGEMOT-PF-MIB.txt | 1 -- 2 -- ---------------------------------------------------------------------------- 3 -- "THE BEER-WARE LICENSE" (Revision 42): 4 -- <philip@FreeBSD.org> wrote this file. As long as you retain this notice you 5 -- can do whatever you want with this stuff. If we meet some day, and you think 6 -- this stuff is worth it, you can buy me a beer in return. -Philip Paeps 7 -- ---------------------------------------------------------------------------- 8 -- 10 BEGEMOT-PF-MIB DEFINITIONS ::= BEGIN 13 MODULE-IDENTITY, OBJECT-TYPE, Counter64, Integer32, [all …]
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | epolltable-internal.h | 2 * Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu> 3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson 13 * 3. The name of the author may not be used to endorse or promote products 17 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 21 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 31 Here are the values we're masking off to decide what operations to do. 40 The table was auto-generated with a python script, according to this 43 If either the read or the write change is add+del: 44 This is impossible; Set op==-1, events=0. 45 Else, if either the read or the write change is add: [all …]
|
/freebsd/contrib/libevent/ |
H A D | epolltable-internal.h | 2 * Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu> 3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson 13 * 3. The name of the author may not be used to endorse or promote products 17 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 21 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 31 Here are the values we're masking off to decide what operations to do. 40 The table was auto-generated with a python script, according to this 43 If either the read or the write change is add+del: 44 This is impossible; Set op==-1, events=0. 45 Else, if either the read or the write change is add: [all …]
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/ |
H A D | BEGEMOT-HAST-MIB.txt | 1 -- 2 -- Copyright (c) 2013 Mikolaj Golub <trociny@FreeBSD.org> 3 -- All rights reserved. 4 -- 5 -- Redistribution and use in source and binary forms, with or without 6 -- modification, are permitted provided that the following conditions 7 -- are met: 8 -- 1. Redistributions of source code must retain the above copyright 9 -- notice, this list of conditions and the following disclaimer. 10 -- 2. Redistributions in binary form must reproduce the above copyright [all …]
|
/freebsd/stand/i386/boot2/ |
H A D | boot1.S | 50 * written into our xread routine, we'll define a BPB to work around it. 51 * The data marked with (T) indicates a field required for a ThinkPad to 56 * Note: If additional space is needed in boot1, one solution would be to 57 * move the "prompt" message data (below) to replace the OEM ID. 81 * Trampoline used by boot2 to call read to read data from the disk via 84 * %cx:%ax - long - LBA to read in 85 * %es:(%bx) - caddr_t - buffer to read data into 86 * %dl - byte - drive to read from 87 * %dh - byte - num sectors to read 93 * Setup an EDD disk packet and pass it to read [all …]
|
/freebsd/sbin/recoverdisk/ |
H A D | recoverdisk.1 | 14 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 18 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 30 .Nd recover data from disk-like devices. 47 and retries read operations until they succeed. 50 is specified all data read be written there. 52 The internal work-list can be saved and loaded so that 55 source hard-disk shuts down. 57 The work-list is initialized with a single item which covers the entire 61 always chips away at the first item on the work-list. 63 When a read succeeds, that part of the current chunk is eliminated [all …]
|