| /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 …]
|
| /titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
| H A D | bnxe_hw_debug.c | 90 //scan completed - finish in lm_disable_timer() 91 return 1; in lm_disable_timer() 95 // handle port 1 in lm_disable_timer() 96 } else if (port == 1) { in lm_disable_timer() 99 DbgMessage(pdev, INFORM, "idle_chk. lm_disable_timer(1) timer is not active\n"); in lm_disable_timer() 109 DbgMessage(pdev, INFORM, "idle_chk. lm_disable_timer(1) timer is active\n"); in lm_disable_timer() 110 //scan completed - finish in lm_disable_timer() 111 return 1; in lm_disable_timer() 121 return 1; in lm_disable_timer() 134 REG_WR(pdev, TM_REG_EN_LINEAR0_TIMER,1); in lm_enable_timer() [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 …]
|
| /titanic_50/usr/src/data/amdpmc/ |
| H A D | f17h_core.json | 7 …-pipeuOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FP… 11 "rw": "Read-only", 12 "description": "Total number multi-pipe uOps assigned to Pipe 3" 16 "rw": "Read-only", 17 "description": "Total number multi-pipe uOps assigned to Pipe 2" 21 "rw": "Read-only", 22 "description": "Total number multi-pipe uOps assigned to Pipe 1" 26 "rw": "Read-only", 27 "description": "Total number multi-pipe uOps assigned to Pipe 0" 31 "rw": "Read-only", [all …]
|
| /titanic_50/usr/src/lib/libshell/common/tests/ |
| H A D | io.sh | 4 # Copyright (c) 1982-2010 AT&T Intellectual Property # 22 print -u2 -n "\t" 23 print -u2 -r ${Command}[$1]: "${@:2}" 24 let Errors+=1 31 tmp=$(mktemp -dt) || { err_exit mktemp -dt failed; exit 1; } 32 trap "cd /; rm -rf $tmp" EXIT 38 while command exec 3>&1 41 print -u3 good 43 print 'read -r a;print -r -u$1 -- "$a"' > $tmp/mycat 47 eval "a=\$(print foo | $tmp/mycat" $i $i'>&1 > /dev/null |cat)' 2> /dev/null [all …]
|
| H A D | builtins.sh | 4 # Copyright (c) 1982-2010 AT&T Intellectual Property # 22 print -u2 -n "\t" 23 print -u2 -r ${Command}[$1]: "${@:2}" 24 let Errors+=1 31 tmp=$(mktemp -dt) || { err_exit mktemp -dt failed; exit 1; } 32 trap "cd /; rm -rf $tmp" EXIT 38 set -- - foobar 39 [[ $# = 2 && $1 = - && $2 = foobar ]] || err_exit "set -- - foobar failed" 40 set -- -x foobar 41 [[ $# = 2 && $1 = -x && $2 = foobar ]] || err_exit "set -- -x foobar failed" [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 …]
|
| /titanic_50/usr/src/man/man1/ |
| H A D | read.1 | 5 .\" Portions Copyright (c) 1982-2007 AT&T Knowledge Ventures 8 …formation Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifica… 13 .TH READ 1 "Dec 18, 2007" 15 read \- read a line from standard input 19 \fB/usr/bin/read\fR [\fB-r\fR] \fIvar\fR... 25 \fBread\fR \fIname\fR... 37 \fBread\fR [\fB-prsu\fR [\fIn\fR]] [\fIname\fR ? \fIprompt\fR] [\fIname\fR]... 43 \fBread\fR [\fB-Aprs\fR] [\fB-d\fR \fIdelim\fR] [\fB-n\fR \fInsize\fR] [\fB-N\fR \fInsize\fR] [\fB-… 47 .SS "/usr/bin/read" 50 The \fBread\fR utility reads a single line from standard input. [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/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 …]
|
| /titanic_50/usr/src/cmd/mdb/common/modules/svc.startd/ |
| H A D | startd.c | 68 if (mdb_readvar(&lookups, "dictionary_lookups") == -1) { in startd_status() 69 mdb_warn("failed to read 'dictionary_lookups' value\n"); in startd_status() 73 if (mdb_readvar(&ns_total, "dictionary_ns_total") == -1) { in startd_status() 74 mdb_warn("failed to read 'dictionary_ns_total' value\n"); in startd_status() 78 if (mdb_readvar(&dep_inserts, "dep_inserts") == -1) { in startd_status() 79 mdb_warn("failed to read 'dep_inserts' value\n"); in startd_status() 83 if (mdb_readvar(&dep_cycle_ns, "dep_cycle_ns") == -1) { in startd_status() 84 mdb_warn("failed to read 'dep_cycle_ns' value\n"); in startd_status() 88 if (mdb_readvar(&dep_insert_ns, "dep_insert_ns") == -1) { in startd_status() 89 mdb_warn("failed to read 'dep_insert_ns' value\n"); in startd_status() [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/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 …]
|
| /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/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/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/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 …]
|