| /freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
| H A D | PseudoTerminal.h | 1 //===-- PseudoTerminal.h ----------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 #include "lldb/lldb-defines.h" 27 invalid_fd = -1 ///< Invalid file descriptor value 32 /// Constructs this object with invalid primary and secondary file 38 /// The destructor will close the primary and secondary file descriptors if 44 /// Close the primary file descriptor if it is valid. 53 /// returned. If the pid is valid, the primary file descriptor can be used 57 /// the secondary pseudo terminal and the primary file descriptor will be [all …]
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | EVP_RAND.7 | 1 .\" -*- mode: troff; coding: utf-8 -*- 58 .TH EVP_RAND 7ossl 2025-09-30 3.5.4 OpenSSL 64 EVP_RAND \- the random bit generator 74 non-deterministic inputs to other cryptographic algorithms. 81 A DRBG is a certain type of cryptographically-secure pseudo-random 83 [NIST SP 800\-90A Rev. 1]. 101 Refer to \fBprovider\-rand\fR\|(7) for the implementation details to support adding 108 An EVP_RAND instance can be used as the entropy source of another 122 the <primary>, <public>, and <private> DRBG. 123 While the <primary> DRBG is a single global instance, the <public> and <private> [all …]
|
| /freebsd/sbin/hastd/ |
| H A D | hast.conf.5 | 2 .\" Copyright (c) 2010-2012 Pawel Jakub Dawidek <pawel@dawidek.net> 48 Configuration file is designed in a way that exactly the same file can be 55 .Bd -literal -offset indent 93 # Resource-node section 103 # Resource-node section 128 argument can be replaced either by a full hostname as obtained by 140 .Bl -tag -width ".Ic xxxx" 146 .Bd -literal -offset indent 165 .Bd -literal -offset indent 166 protocol://protocol-specific-address [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. 95 * Thread that sends requests back to primary takes requests from this list. 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() [all …]
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_RAND.pod | 5 EVP_RAND - the random bit generator 15 non-deterministic inputs to other cryptographic algorithms. 22 A DRBG is a certain type of cryptographically-secure pseudo-random 24 [NIST SP 800-90A Rev. 1]. 50 Refer to L<provider-rand(7)> for the implementation details to support adding 63 An EVP_RAND instance can be used as the entropy source of another 78 the <primary>, <public>, and <private> DRBG. 79 While the <primary> DRBG is a single global instance, the <public> and <private> 80 DRBG are created per thread and accessed through thread-local storage. 83 the thread-local <public> and <private> DRBG instance, respectively. [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/can/ |
| H A D | st,stm32-bxcan.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/can/st,stm32-bxcan.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 9 description: STMicroelectronics BxCAN controller for CAN bus 12 - Dario Binacchi <dario.binacchi@amarulasolutions.com> 15 - $ref: can-controller.yaml# 20 - st,stm32f4-bxcan 22 st,can-primary: 24 Primary mode of the bxCAN peripheral is only relevant if the chip has [all …]
|
| /freebsd/usr.bin/find/ |
| H A D | find.1 | 65 .Bl -tag -width indent 68 .Ic -regex 70 .Ic -iregex 94 .Ic -follow 95 primary. 120 primary in conjunction with 126 to perform a depth-first traversal. 128 This option is a BSD-specific equivalent of the 129 .Ic -depth 130 primary specified by [all …]
|
| /freebsd/share/man/man4/ |
| H A D | ctl.4 | 2 .\" Copyright (c) 2015-2017 Alexander Motin <mav@FreeBSD.org> 35 .Bd -ragged -offset indent 42 .Bd -literal -offset indent 51 .Bl -bullet -compact 53 Disk, CD-ROM and processor device emulation 76 All I/O handled in-kernel, no userland context switch overhead 83 .Bl -tag -width cfumass 102 Provides access for local user-level applications via 117 .Bl -tag -width ramdisk 122 Depending on configured capacity can work as black hole, thin or thick [all …]
|
| /freebsd/crypto/krb5/src/man/ |
| H A D | kpropd.man | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] 19 . nr rst2man-indent-level +1 [all …]
|
| H A D | kadmind.man | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] 19 . nr rst2man-indent-level +1 [all …]
|
| /freebsd/share/doc/papers/malloc/ |
| H A D | performance.ms | 2 .\" ---------------------------------------------------------------------------- 3 .\" "THE BEER-WARE LICENSE" (Revision 42): 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. Poul-Henning Kamp 7 .\" ---------------------------------------------------------------------------- 29 agree that it should be minimized as well, and if malloc(3) can do 43 only the pages that are actually used need to be in primary storage 45 That implies that many more processes can fit in the same amount of 46 primary storage, since most processes have a high degree of locality 60 For now we can simply say that it is the number of pages the process [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | coex.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2013-2014, 2018-2020, 2022-2025 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 11 #include "iwl-modparams.h" 13 #include "iwl-debug.h" 100 * Checking that we hold mvm->mutex is a good idea, but the rate in iwl_get_coex_type() 101 * control can't acquire the mutex since it runs in Tx path. in iwl_get_coex_type() 109 chanctx_conf = rcu_dereference(vif->bss_conf.chanctx_conf); in iwl_get_coex_type() 112 chanctx_conf->def.chan->band != NL80211_BAND_2GHZ) { in iwl_get_coex_type() 119 phy_ctx_id = *((u16 *)chanctx_conf->drv_priv); in iwl_get_coex_type() [all …]
|
| /freebsd/sbin/mount_fusefs/ |
| H A D | mount_fusefs.8 | 61 file automatically, which can then be identified via 63 That special file can then be mounted by 105 .Bl -tag -width indent 106 .It Fl A , Ic --reject-allow_other 113 .It Fl S , Ic --safe 117 .It Fl D , Ic --daemon Ar daemon 120 .It Fl O , Ic --daemon_opts Ar opts 124 .It Fl s , Ic --special Ar special 128 .It Fl m , Ic --mountpath Ar node 131 .It Fl h , Ic --help [all …]
|
| /freebsd/share/doc/psd/02.implement/ |
| H A D | implement | 4 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 40 .EH 'PSD:2-%''UNIX Implementation' 41 .OH 'UNIX Implementation''PSD:2-%' 55 \&\\$3\s-1\\$1\\s0\&\\$2 69 .AU "MH 2C-523" 2394 75 This paper describes in high-level terms the 96 The assembly code can be further broken down into 120 but have that way be the least-common divisor 125 It is a soap-box platform on 135 their complexity can be localized. [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | combined.h | 1 //===-- combined.h ----------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 108 Allocator.Primary.Options.load()))) in allocate() 130 reinterpret_cast<void *>(reinterpret_cast<uptr>(Ptr) - in deallocate() 158 if (getFlags()->may_return_null) in init() 159 Primary.Options.set(OptionBit::MayReturnNull); in init() 160 if (getFlags()->zero_contents) in init() 161 Primary.Options.setFillContentsMode(ZeroFill); in init() 162 else if (getFlags()->pattern_fill_contents) in init() [all …]
|
| /freebsd/stand/man/ |
| H A D | loader.efi.8 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2019-2022 Netflix, Inc 69 .Dv 8be4df61-93ca-11d2-aa0d-00e098032b8c-ConOut 79 Only the primary console will get the log messages from the 88 tells the kernel to use the video console as primary. 91 list, the serial port will be the primary console. 105 primary if a UEFI graphics device is detected, or the serial console 106 as primary if not. 139 kernel initializes its consoles before it can decode ACPI resources. 154 .Bl -column -offset indent ".Sy Windows Name" ".Sy I/O Port Address" ".Sy Typical FreeBSD device" [all …]
|
| /freebsd/contrib/kyua/store/ |
| H A D | schema_v1.sql | 1 -- Copyright 2011 The Kyua Authors. 2 -- All rights reserved. 3 -- 4 -- Redistribution and use in source and binary forms, with or without 5 -- modification, are permitted provided that the following conditions are 6 -- met: 7 -- 8 -- * Redistributions of source code must retain the above copyright 9 -- notice, this list of conditions and the following disclaimer. 10 -- * Redistributions in binary form must reproduce the above copyright [all …]
|
| H A D | schema_v3.sql | 1 -- Copyright 2012 The Kyua Authors. 2 -- All rights reserved. 3 -- 4 -- Redistribution and use in source and binary forms, with or without 5 -- modification, are permitted provided that the following conditions are 6 -- met: 7 -- 8 -- * Redistributions of source code must retain the above copyright 9 -- notice, this list of conditions and the following disclaimer. 10 -- * Redistributions in binary form must reproduce the above copyright [all …]
|
| H A D | schema_v2.sql | 1 -- Copyright 2012 The Kyua Authors. 2 -- All rights reserved. 3 -- 4 -- Redistribution and use in source and binary forms, with or without 5 -- modification, are permitted provided that the following conditions are 6 -- met: 7 -- 8 -- * Redistributions of source code must retain the above copyright 9 -- notice, this list of conditions and the following disclaimer. 10 -- * Redistributions in binary form must reproduce the above copyright [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | SearchableTable.td | 1 //===- SearchableTable.td ----------------------------------*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file defines the key top-level classes needed to produce a reasonably 10 // generic table that can be binary-searched. Three types of objects can be 21 // Both a primary key and additional secondary keys / search indices can also 28 //===----------------------------------------------------------------------===// 53 // table can have a searchable primary key, and it can also be referenced by 56 // The name of the record is used as the name of the global primary array of 76 // TableGen needs to know the type of the fields so that it can format [all …]
|
| /freebsd/sys/contrib/alpine-hal/ |
| H A D | al_hal_udma_iofic.h | 1 /*- 8 Alternatively, this file can be distributed under the terms of the GNU General 9 Public License V2 as published by the Free Software Foundation and can be 10 found at http://www.gnu.org/licenses/gpl-2.0.html 56 /* *INDENT-OFF* */ 60 /* *INDENT-ON* */ 64 * This is the interrupt mode for the primary interrupt level The secondary 66 * interrupt that is reflected in group D of the primary. 69 AL_IOFIC_MODE_LEGACY, /**< level-sensitive interrupt wire */ 70 AL_IOFIC_MODE_MSIX_PER_Q, /**< per UDMA queue MSI-X interrupt */ [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | msi-pic.txt | 4 - compatible : compatible list, may contain one or two entries 5 The first is "fsl,CHIP-msi", where CHIP is the processor(mpc8610, mpc8572, 6 etc.) and the second is "fsl,mpic-msi" or "fsl,ipic-msi" or 7 "fsl,mpic-msi-v4.3" depending on the parent type and version. If mpic 9 provided to access these 16 registers, and compatible "fsl,mpic-msi-v4.3" 13 - reg : It may contain one or two regions. The first region should contain 19 - interrupts : each one of the interrupts here is one entry per 32 MSIs, 21 be set as edge sensitive. If msi-available-ranges is present, only 25 - msi-available-ranges: use <start count> style section to define which 26 msi interrupt can be used in the 256 msi interrupts. This property is [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/scrub_mirror/ |
| H A D | scrub_mirror_003_pos.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 11 # or https://opensource.org/licenses/CDDL-1.0. 38 # The primary side of a zpool mirror can be mangled causing without damage 43 # 2) dd from /dev/urandom over the primary side of the mirror 49 log_assert "The primary side of a zpool mirror may be completely mangled" \
|
| H A D | scrub_mirror_001_pos.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 11 # or https://opensource.org/licenses/CDDL-1.0. 38 # The primary side of a zpool mirror can be zeroed without causing damage 43 # 2) dd from /dev/zero over the primary side of the mirror 49 log_assert "The primary side of a zpool mirror may be completely wiped" \
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/clean_mirror/ |
| H A D | clean_mirror_003_pos.ksh | 1 #! /bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 11 # or https://opensource.org/licenses/CDDL-1.0. 38 # The primary side of a zpool mirror can be mangled without causing damage 43 # 2) dd from /dev/urandom over the primary side of the mirror 49 log_assert "The primary side of a zpool mirror may be completely mangled" \
|