| /freebsd/contrib/bearssl/src/x509/ |
| H A D | asn1.t0 | 26 \ ASN.1 decoding. It should not be compiled on its own, but only along 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 40 \ -- A word called "read-blob-inner" ( addr len -- addr len ) that is 41 \ the multi-byte version of read8-low. 43 \ -- A word called "skip-remaining-inner" ( lim -- lim ) which reads but 52 \ Read next source character, skipping blanks. 53 : skip-blanks begin char dup 32 > if ret then drop again ; 55 : fail-oid [all …]
|
| H A D | skey_decoder.t0 | 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); 38 br_skey_decoder_run(&ctx->cpu); 46 ctx->hbuf = data; 47 ctx->hlen = len; 48 br_skey_decoder_run(&ctx->cpu); 56 cc: read8-low ( -- x ) { 57 if (CTX->hlen == 0) { [all …]
|
| H A D | x509_minimal.t0 | 29 * -------------------- 43 * -- If the certificate length is 0, then the T0 code will not be 47 * -- When reaching the end of certificate, the C code must verify that 53 * -- The error flag is set to a non-zero value when validation is 55 * successful) or another non-zero error code. When a non-zero error 59 * -- Each certificate is decoded in due course, with the following 62 * -- Start of the TBS: the multihash engine is reset and activated. 64 * -- Start of the issuer DN: the secondary hash engine is started, 67 * -- End of the issuer DN: the secondary hash engine is stopped. The 71 * -- Start of the subject DN: the secondary hash engine is started, [all …]
|
| H A D | x509_decoder.t0 | 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; 42 ctx->append_dn = append_dn; 43 ctx->append_dn_ctx = append_dn_ctx; 44 ctx->cpu.dp = &ctx->dp_stack[0]; 45 ctx->cpu.rp = &ctx->rp_stack[0]; 46 br_x509_decoder_init_main(&ctx->cpu); 47 br_x509_decoder_run(&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/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/bsnmp/snmp_ntp/ |
| 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 …]
|
| 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 …]
|
| /freebsd/lib/libpmc/ |
| H A D | pmc.corei7uc.3 | 6 .\" 1. Redistributions of source code must retain the above copyright 44 .Bl -tag -width "Li PMC_CLASS_UCP" 46 Fixed-function counters that count only one hardware event per counter. 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" 86 .Bl -tag -width indent 92 Configure the PMC to count the number of de-asserted to asserted 107 .Bl -tag -width indent 110 Uncore cycles Global Queue read tracker is full. [all …]
|
| H A D | pmc.westmereuc.3 | 6 .\" 1. Redistributions of source code must retain the above copyright 44 .Bl -tag -width "Li PMC_CLASS_UCP" 46 Fixed-function counters that count only one hardware event per counter. 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. 70 .Bl -column "PMC_CAP_INTERRUPT" "Support" 87 .Bl -tag -width indent 93 Configure the PMC to count the number of de-asserted to asserted 108 .Bl -tag -width indent [all …]
|
| H A D | pmc.cmn-600.3 | 6 .\" 1. Redistributions of source code must retain the above copyright 28 .Nm pmc.cmn-600 29 .Nd Library for accessing the Arm CoreLink CMN-600 Coherent Mesh Network 36 CMN-600 PMU counters may be configured to count any one of a defined set of 38 Unlike other performance counters, counters for the CMN-600 require the 42 Using bootverbose, for example set sysctl debug.bootverbose=1 and then load the 46 .Dl $ sysctl debug.bootverbose=1 50 .Dl $ sysctl dev.cmn600.0.dump_nodes=1 52 Some BIOS versions of dual-socket machines have no NUMA domain information in 57 the CPU package containing that CMN-600 controller. [all …]
|
| /freebsd/sys/dev/acpica/ |
| H A D | acpi_smbus.h | 1 /*- 8 * 1. Redistributions of source code must retain the above copyright 34 #define SMBUS_STS 1 44 * Smart-Battery commands and definitions 50 /* access: READ WRITE WORD */ 54 * access: READ WRITE WORD 55 * unit : mAh (CAPACITY_MODE=0) or 10 mWh (CAPACITY_MODE=1) 61 * access: READ WRITE WORD 67 /* access: READ WRITE WORD */ 70 #define SMBATT_BM_INTERNAL_CHARGE_CONTROLLER (1 << 0) /* READ */ [all …]
|
| /freebsd/stand/forth/ |
| H A D | check-password.4th | 1 \ Copyright (c) 2006-2015 Devin Teske <dteske@FreeBSD.org> 7 \ 1. Redistributions of source code must retain the above copyright 26 marker task-check-password.4th 30 vocabulary password-processing 31 only forth also password-processing definitions 35 21 constant ctrl_u \ The decimal ASCII value for Ctrl-U sequence 38 variable read-tick \ Twiddle position (used by read) 39 variable read-start \ Starting X offset (column)(used by read) 49 \ called by the read function. You need not call it directly. NOTE: arrow keys 52 : sgetkey ( -- ) [all …]
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_read.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 46 . tm Index:\\$1\t\\n%\t"\\$2" 58 .TH SSL_READ 3ossl 2025-09-30 3.5.4 OpenSSL 65 \&\- read bytes from a TLS/SSL connection 68 .Vb 1 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. 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 -*- 46 . tm Index:\\$1\t\\n%\t"\\$2" 58 .TH BIO_S_MEM 3ossl 2025-09-30 3.5.4 OpenSSL 66 BIO_get_mem_ptr, BIO_new_mem_buf \- memory BIO 69 .Vb 1 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 101 the size of the datagram, then the read buffer will be completely filled and the 106 when there are no datagrams in the BIO to read will return a negative result and [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/lib/libsys/ |
| H A D | read.2 | 7 .\" 1. Redistributions of source code must retain the above copyright 28 .Dd March 1, 2024 32 .Nm read , 36 .Nd read input 42 .Fn read "int fd" "void *buf" "size_t nbytes" 52 .Fn read 54 attempts to read 68 array: iov[0], iov[1], ..., iov[iovcnt\|\-\|1]. 74 perform the same functions, but read from the specified position in 85 .Bd -literal -offset indent -compact [all …]
|
| /freebsd/stand/i386/boot2/ |
| H A D | boot1.S | 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 95 xread.1: # Starting 106 callw read # Read from disk 140 * FreeBSD slice. The second pass looks for the first non-active FreeBSD 147 callw nread # Read MBR [all …]
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | BEGEMOT-BRIDGE-MIB.txt | 1 -- 2 -- Copyright (C) 2006 Shteryana Shopova <syrinx@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/share/doc/psd/04.uprog/ |
| H A D | p4 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 39 LOW-LEVEL I/O 86 .UC READ(5,...) 109 three files, with file descriptors 0, 1, and 2, 114 and writes file descriptors 1 and 2, 124 .P1 128 0 and 1 138 so long as it uses file 0 for input and 1 and 2 for output. 140 Read and Write 144 .UL read [all …]
|
| /freebsd/contrib/ntp/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 1 -- ********************************************************************* 2 -- 3 -- The Network Time Protocol Version 4 4 -- Management Information Base (MIB) 5 -- 6 -- Authors: Heiko Gerstung (heiko.gerstung@meinberg.de) 7 -- Chris Elliott (chelliot@pobox.com) 8 -- 9 -- for the Internet Engineering Task Force (IETF) 10 -- NTP Working Group (ntpwg) [all …]
|
| /freebsd/tests/sys/fifo/ |
| H A D | fifo_io.c | 1 /*- 8 * 1. Redistributions of source code must retain the above copyright 50 * - If there's no data to read, then for blocking fifos, we block, and for 51 * non-blocking, we return EAGAIN. 53 * - If we write ten bytes, ten bytes can be read, and they're the same 56 * - If we write two batches of five bytes, we can read the same ten bytes in 57 * one read of ten bytes. 59 * - If we write ten bytes, we can read the same ten bytes in two reads of 62 * - If we over-fill a buffer (by writing 512k, which we take to be a large 65 * - That once 512k (ish) is read from the other end, the blocked writer [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/cascadelakex/ |
| H A D | uncore-memory.json | 3 "BriefDescription": "read requests to memory controller. Derived from unc_m_cas_count.rd", 4 "Counter": "0,1,2,3", 7 "PerPkg": "1", 13 "BriefDescription": "read requests to memory controller", 14 "Counter": "0,1,2,3", 17 "PerPkg": "1", 24 "Counter": "0,1,2,3", 27 "PerPkg": "1", 34 "Counter": "0,1,2,3", 37 "PerPkg": "1", [all …]
|
| /freebsd/bin/sh/tests/builtins/ |
| H A D | read1.0 | 1 set -e 3 echo "1 2 3" | { read a; echo "x${a}x"; } 4 echo "1 2 3" | { read a b; echo "x${a}x${b}x"; } 5 echo "1 2 3" | { read a b c; echo "x${a}x${b}x${c}x"; } 6 echo "1 2 3" | { read a b c d; echo "x${a}x${b}x${c}x${d}x"; } 8 echo " 1 2 3 " | { read a b c; echo "x${a}x${b}x${c}x"; } 9 echo " 1 2 3 " | { unset IFS; read a b c; echo "x${a}x${b}x${c}x"; } 10 echo " 1 2 3 " | { IFS=$(printf ' \t\n') read a b c; echo "x${a}x${b}x${c}x"; } 11 echo " 1 2 3 " | { IFS= read a b; echo "x${a}x${b}x"; } 13 echo " 1,2 3 " | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; } [all …]
|
| /freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_util.c | 2 * Copyright (c) 2010-2012 Broadcom. All rights reserved. 7 * 1. Redistributions of source code must retain the above copyright 13 * 3. The names of the above-listed copyright holders may not be used 38 return i && !(i & (i - 1)); in is_pow2() 45 queue->size = size; in vchiu_queue_init() 46 queue->read = 0; in vchiu_queue_init() 47 queue->write = 0; in vchiu_queue_init() 48 queue->initialized = 1; in vchiu_queue_init() 50 _sema_init(&queue->pop, 0); in vchiu_queue_init() 51 _sema_init(&queue->push, 0); in vchiu_queue_init() [all …]
|