/freebsd-src/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 47 /// Close the secondary 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-src/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 | hastd.8 | 46 Only one machine (cluster node) can actively use storage provided by 58 resource is changed to secondary and remote (primary) node will 64 .Bd -literal -offset indent 72 disk-like device (GEOM provider) is created. 73 File systems and applications can use this provider to send I/O 77 is sent to the local component and replicated on the remote (secondary) node 82 is not up-to-date yet (synchronization is in progress). 87 in-kerne [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 …]
|
/freebsd-src/sbin/hastctl/ |
H A D | hastctl.8 | 46 .Aq init | primary | secondary 75 secondary or vice versa. 80 utility after switching secondary node to primary role. 85 .Bl -tag -width ".Cm create" 89 .Bl -tag -width ".Fl e Ar extentsize" 95 can be marked as dirty. 102 outage, can take a long time increasing the risk of losing up-t [all...] |
/freebsd-src/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-src/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: 25 two CAN peripherals in dual CAN configuration. In that case they share [all …]
|
/freebsd-src/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-src/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 69 AL_IOFIC_MODE_LEGACY, /**< level-sensitive interrupt wire */ 70 AL_IOFIC_MODE_MSIX_PER_Q, /**< per UDMA queue MSI-X interrupt */ 74 /** interrupt controller level (primary/secondary) */ [all …]
|
/freebsd-src/contrib/ntp/html/drivers/ |
H A D | driver46.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 3 <meta http-equiv="Content-Type" 4 content="text/html;charset=iso-8859-1"><title>GPSD-NG client driver</title> 8 table.dlstable { font-size:85%; } 9 td.ttf{ font-family:Courier; font-weight:bold; } 17 <!-- #BeginDate format:En2m -->30-Apr-2015 05:53<!-- #EndDate --> 31 <!-- --------------------------------------------------------- --> 37 platforms. <i>GPSD</i> can manage several devices in parallel, 39 applications. <i>GPSD</i> can also auto-detect and handle PPS 49 The GPSD-NG protocol is text based, using JSON notation to [all …]
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | allocator_config.h | 1 //===-- allocator_config.h -------- 147 struct Secondary { global() struct 148 CacheDefaultConfig::Secondary global() argument 156 CacheTDefaultConfig::Secondary global() argument 192 struct Secondary { global() struct 193 CacheAndroidConfig::Secondary global() argument 201 CacheTAndroidConfig::Secondary global() argument 232 struct Secondary { global() struct 233 CacheTFuchsiaConfig::Secondary global() argument 256 struct Secondary { global() struct 257 CacheTTrustyConfig::Secondary global() argument [all...] |
H A D | combined.h | 1 //===-- combined.h -------- 1020 SecondaryT Secondary; global() variable [all...] |
/freebsd-src/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-2024 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 11 #include "iwl-modparam 216 struct ieee80211_chanctx_conf *secondary; global() member [all...] |
/freebsd-src/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-src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | snps,dw-apb-ictl.txt | 4 dw_apb_ictl. The IP is used as secondary interrupt controller in some SoCs with 5 APB bus, e.g. Marvell Armada 1500. It can also be used as primary interrupt 9 - compatible: shall be "snps,dw-apb-ictl" 10 - reg: physical base address of the controller and length of memory mapped 12 - interrupt-controller: identifies the node as an interrupt controller 13 - #interrupt-cells: number of cells to encode an interrupt-specifier, shall be 1 15 Additional required property when it's used as secondary interrupt controller: 16 - interrupts: interrupt reference to primary interrupt controller 20 - 0 maps to bit 0 of low interrupts, 21 - 1 maps to bit 1 of low interrupts, [all …]
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/ |
H A D | cache_002_neg.ksh | 1 #!/bin/ksh -p 9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10 # or https://opensource.org/licenses/CDDL-1.0. 42 # 2. Setting invalid {primary|secondary}cache value, it should fail. 47 set -A dataset "$TESTPOOL" "$TESTPOOL/$TESTFS" "$TESTPOOL/$TESTVOL" 48 set -A values "12345" "null" "not_existed" "abcd1234" 50 log_assert "Setting invalid {primary|secondary}cache on fs and volume, " \ 53 typeset -i i=0 54 typeset -i j=0 67 log_pass "Setting invalid {primary|secondary}cache on fs or volume fail as expected."
|
/freebsd-src/sys/dev/ntb/ |
H A D | ntb.h | 1 /*- 41 * ntb_link_event() - notify driver context of a change in link status 50 * ntb_db_event() - notify driver context of a doorbell event 65 * ntb_port_number() - get the local port number 75 * ntb_port_count() - get the number of peer device ports 85 * ntb_peer_port_number() - get the peer port by given index 97 * ntb_peer_port_idx() - get the peer device port index by given port 110 * ntb_link_is_up() - get the current ntb link state 112 * @speed: OUT - The link speed expressed as PCIe generation number 113 * @width: OUT - The link width expressed as the number of PCIe lanes [all …]
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/scrub_mirror/ |
H A D | scrub_mirror_004_pos.ksh | 1 #!/bin/ksh -p 9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10 # or https://opensource.org/licenses/CDDL-1.0. 37 # The secondary side of a zpool mirror can be mangled causing without damage 42 # 2) dd from /dev/urandom over the secondary side of the mirror
|
H A D | scrub_mirror_002_pos.ksh | 1 #!/bin/ksh -p 9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10 # or https://opensource.org/licenses/CDDL-1.0. 37 # The secondary side of a zpool mirror can be zeroed without causing damage 42 # 2) dd from /dev/zero over the secondary side of the mirror
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/clean_mirror/ |
H A D | clean_mirror_004_pos.ksh | 1 #! /bin/ksh -p 9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10 # or https://opensource.org/licenses/CDDL-1.0. 37 # The secondary side of a zpool mirror can be mangled without causing damage 42 # 2) dd from /dev/urandom over the secondary side of the mirror
|
H A D | clean_mirror_002_pos.ksh | 1 #! /bin/ksh -p 9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10 # or https://opensource.org/licenses/CDDL-1.0. 37 # The secondary side of a zpool mirror can be zeroed without causing damage 42 # 2) dd from /dev/zero over the secondary side of the mirror
|
/freebsd-src/sys/contrib/zstd/lib/dictBuilder/ |
H A D | divsufsort.h | 2 * divsufsort.h for libdivsufsort-lite 3 * Copyright (c) 2003-2008 Yuta Mori All Rights Reserved. 35 /*- Prototypes -*/ 39 * @param T [0..n-1] The input string. 40 * @param SA [0..n-1] The output array of suffixes. 43 * @return 0 if no error occurred, -1 or -2 otherwise. 49 * Constructs the burrows-wheeler transformed string of a given string. 50 * @param T [0..n-1] The input string. 51 * @param U [0..n-1] The output string. (can be T) 52 * @param A [0..n-1] The temporary array. (can be NULL) [all …]
|
/freebsd-src/tests/sys/cddl/zfs/tests/cli_root/zfs_set/ |
H A D | cache_002_neg.ksh | 1 #!/usr/local/bin/ksh93 -p 9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 42 # 2. Setting invalid {primary|secondary}cache value, it should fail. 48 # CODING_STATUS: COMPLETED (2009-04-16) 56 set -A dataset "$TESTPOOL" "$TESTPOOL/$TESTFS" "$TESTPOOL/$TESTVOL" 57 set -A values "12345" "null" "not_existed" "abcd1234" 59 log_assert "Setting invalid {primary|secondary}cache on fs and volume, " \ 62 typeset -i i=0 63 typeset -i j=0 76 log_pass "Setting invalid {primary|secondary}cache on fs or volume fail as expeced."
|
/freebsd-src/usr.sbin/bsdinstall/runconsoles/ |
H A D | runconsoles.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 32 * |-- runconsoles [ttyX] 33 * | `-- utility primary 34 * |-- runconsoles [ttyY] 35 * | `-- utility secondary 37 * `-- runconsoles [ttyZ] 38 * `-- utility secondary 41 * so we can ensure the session leader stays around until the actual program 81 /* -1: not started, 0: reaped */ [all …]
|
/freebsd-src/usr.sbin/bsdconfig/share/ |
H A D | struct.subr | 3 # Copyright (c) 2012-2013 Devin Teske 38 # $member_name2 and so-on. Properties are not typed and can hold any type of 44 # Both $type and member names should consist only of alpha-numeric letters or 64 # The secondary method of accessing data is by using $name as a function. 66 # Both access methods are cross-platform compatible with any version of sh(1). 74 # Alternatively, the secondary access method (details below): 81 # The secondary form should only be used if/when: 85 # The primary benefit to the secondary form is syntax cleanliness and read- 87 # syntax error when using this form), you can use the primary access method to 119 # printed to standard output for capturing in a sub-shell (which is less- [all …]
|