| /freebsd/usr.sbin/mfiutil/ |
| H A D | mfiutil.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 57 …fprintf(stderr, "usage: %s [-de] [-D device] [-u unit] [-t type] <command> ...\n\n", getprogname()… in usage() 60 fprintf(stderr, " show adapter - display controller information\n"); in usage() 61 fprintf(stderr, " show battery - display battery information\n"); in usage() 62 fprintf(stderr, " show config - display RAID configuration\n"); in usage() 63 fprintf(stderr, " show drives - list physical drives\n"); in usage() 64 fprintf(stderr, " show events - display event log\n"); in usage() 65 fprintf(stderr, " show firmware - list firmware images\n"); in usage() 66 fprintf(stderr, " show foreign - display detected foreign volumes\n"); in usage() [all …]
|
| H A D | mfiutil.h | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 173 void dump_config(int fd, struct mfi_config_data *config, const char *msg_prefix); 184 void scan_firmware(struct mfi_info_component *comp); 185 void display_firmware(struct mfi_info_component *comp, const char *tag);
|
| /freebsd/sys/dev/hyperv/netvsc/ |
| H A D | hn_rndis.c | 1 /*- 2 * Copyright (c) 2009-2012,2016-2017 Microsoft Corp. 3 * Copyright (c) 2010-2012 Citrix Inc. 101 rid = atomic_fetchadd_int(&sc->hn_rndis_rid, 1); in hn_rndis_rid() 105 /* Use upper 16 bits for non-compat RNDIS messages. */ in hn_rndis_rid() 112 const struct rndis_comp_hdr *comp; in hn_rndis_rx_ctrl() local 118 switch (hdr->rm_type) { in hn_rndis_rx_ctrl() 123 if (dlen < sizeof(*comp)) { in hn_rndis_rx_ctrl() 124 if_printf(sc->hn_ifp, "invalid RNDIS cmplt\n"); in hn_rndis_rx_ctrl() 127 comp = data; in hn_rndis_rx_ctrl() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 1 //===- llvm/Support/Parallel.h - Parallel algorithms ----------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 #include "llvm/Config/llvm-config.h" 78 if (--Count == 0) in dec() 116 const Comparator &Comp) { in medianOf3() argument 118 return Comp(*Start, *(End - 1)) in medianOf3() 119 ? (Comp(*Mid, *(End - 1)) ? (Comp(*Start, *Mid) ? Mid : Start) in medianOf3() 120 : End - 1) in medianOf3() 121 : (Comp(*Mid, *Start) ? (Comp(*(End - 1), *Mid) ? Mid : End - 1) in medianOf3() [all …]
|
| /freebsd/contrib/mandoc/ |
| H A D | configure | 5 # Copyright (c) 2014-2021 Ingo Schwarze <schwarze@openbsd.org> 19 set -e 21 [ -w config.log ] && mv config.log config.log.old 22 [ -w config.h ] && mv config.h config.h.old 25 # 1 (stdout): config.h, Makefile.local 27 # 3: config.log 29 exec 3> config.log 30 echo "file config.log: writing..." 32 # --- default settings ------------------------------------------------- 140 LN="ln -f" [all …]
|
| /freebsd/crypto/openssl/ |
| H A D | build.info | 5 IF[{- !$disabled{tests} -}] 8 IF[{- !$disabled{demos} -}] 11 IF[{- !$disabled{'deprecated-3.0'} -}] 29 include/openssl/comp.h \ 59 GENERATE[include/openssl/comp.h]=include/openssl/comp.h.in 93 IF[{- defined $target{shared_defflag} -}] 102 IF[{- $config{target} =~ /^(?:Cygwin|mingw|VC-|BC-)/ -}] 124 # This file sets the build directory up for pkg-config 125 GENERATE[libcrypto.pc]=exporters/pkg-config/libcrypto.pc.in 127 GENERATE[libssl.pc]=exporters/pkg-config/libssl.pc.in [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/backlight/ |
| H A D | arcxcnn_bl.txt | 4 - compatible: should be "arc,arc2c0608" 5 - reg: slave address 8 - default-brightness: brightness value on boot, value from: 0-4095 9 - label: The name of the backlight device 11 - led-sources: List of enabled channels from 0 to 5. 14 - arc,led-config-0: setting for register ILED_CONFIG_0 15 - arc,led-config-1: setting for register ILED_CONFIG_1 16 - arc,dim-freq: PWM mode frequence setting (bits [3:0] used) 17 - arc,comp-config: setting for register CONFIG_COMP 18 - arc,filter-config: setting for register FILTER_CONFIG [all …]
|
| /freebsd/share/man/man4/ |
| H A D | ng_deflate.4 | 41 node type implements the Deflate sub-protocols of the Compression Control 45 .Va comp 62 .Bl -tag -compact -width ".Va decomp" 63 .It Va comp 66 .Va comp 82 .Bl -tag -width foo 83 .It Dv NGM_DEFLATE_CONFIG Pq Ic config 89 .Bd -literal -offset 0n 103 This message contains no arguments, and is bi-directional. 108 The receiver should respond by sending a PPP CCP Reset-Request to the peer. [all …]
|
| H A D | ng_mppc.4 | 1 .\" Copyright (c) 1996-2000 Whistle Communications, Inc. 19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. 49 node type implements the Microsoft Point-to-Point Compression (MPPC) 50 and Microsoft Point-to-Point Encryption (MPPE) sub-protocols of 52 These protocols are often used in conjunction with the Point-to-Point 56 .Dv "comp" 66 .Bl -tag -width ".Va decomp" 67 .It Va comp 70 .Dv "comp" 84 .Bl -tag -width foo [all …]
|
| H A D | ng_pred1.4 | 32 .Nd Predictor-1 PPP compression (RFC 1978) netgraph node type 39 node type implements the Predictor-1 sub-protocols of the Compression Control 43 .Va comp 55 .Bl -tag -compact -width ".Va decomp" 56 .It Va comp 74 .Bl -tag -width foo 75 .It Dv NGM_PRED1_CONFIG Pq Ic config 81 .Bd -literal -offset 0n 90 This message contains no arguments, and is bi-directional. 95 The receiver should respond by sending a PPP CCP Reset-Request to the peer. [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/cmake/ |
| H A D | LibeventConfig.cmake.in | 1 # - Config file for the Libevent package 3 # LIBEVENT_FOUND - true if libevent and all required components found on the system 4 # LIBEVENT_xxx_FOUND - true if component xxx(see available components) found on the system 5 # LIBEVENT_VERSION - libevent version in format Major.Minor.Patch 6 # LIBEVENT_INCLUDE_DIRS - directories where libevent header is located. 7 # LIBEVENT_INCLUDE_DIR - same as DIRS 8 # LIBEVENT_LIBRARIES - libevent library to link against. 9 # LIBEVENT_LIBRARY - same as LIBRARIES 12 # LIBEVENT_STATIC_LIBRARIES - libraries to link against (archive/static) 13 # LIBEVENT_SHARED_LIBRARIES - libraries to link against (shared) [all …]
|
| /freebsd/contrib/libevent/cmake/ |
| H A D | LibeventConfig.cmake.in | 1 # - Config file for the Libevent package 3 # LIBEVENT_FOUND - true if libevent and all required components found on the system 4 # LIBEVENT_xxx_FOUND - true if component xxx(see available components) found on the system 5 # LIBEVENT_VERSION - libevent version in format Major.Minor.Patch 6 # LIBEVENT_INCLUDE_DIRS - directories where libevent header is located. 7 # LIBEVENT_INCLUDE_DIR - same as DIRS 8 # LIBEVENT_LIBRARIES - libevent library to link against. 9 # LIBEVENT_LIBRARY - same as LIBRARIES 12 # LIBEVENT_STATIC_LIBRARIES - libraries to link against (archive/static) 13 # LIBEVENT_SHARED_LIBRARIES - libraries to link against (shared) [all …]
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | rs6000 | 3 the switch -D_NO_PROTO which disables prototyping in the system include 7 -------------------------------------------------------------------------------- 9 The Config.aix will now use cc by default. You can still compile xntp 10 with the bsd compiler by changing "COMP= cc" to "COMP= bsdcc" and 11 and removing the "-DSTUPID_SIGNAL" option from the "DEFS" option. 19 ------------------------------------------------------------------------------- 27 Matthias Ernst, ETH-Zuerich, Switzerland - maer@nmr.lpc.ethz.ch 29 -------------------------------------------------------------------------------- 34 in xntp.rs6000.tar.Z. [ if still available at all - Frank Kardel 93/12/3 ] 53 libraries = -lbsd, -lc [all …]
|
| /freebsd/contrib/unbound/contrib/android/ |
| H A D | install_openssl.sh | 4 if ! curl -L -k -s -o openssl-1.1.1d.tar.gz https://www.openssl.org/source/openssl-1.1.1d.tar.gz; 11 rm -rf ./openssl-1.1.1d 12 if ! tar -xf openssl-1.1.1d.tar.gz; 18 cd openssl-1.1.1d || exit 1 20 if ! cp ../contrib/android/15-android.conf Configurations/; then 21 echo "Failed to copy OpenSSL Android config" 26 if ! ./Configure "$OPENSSL_HOST" no-comp no-asm no-hw no-engine shared \ 27 --prefix="$ANDROID_PREFIX" --openssldir="$ANDROID_PREFIX"; then
|
| /freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
| H A D | pkinit_trace.h | 1 /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ 2 /* plugins/preauth/pkinit/pkinit_trace.h - PKINIT tracing macros */ 36 #include "k5-trace.h" 57 ck1, &(ck2)->checksum) 61 TRACE(c, "PKINIT client config accepts KDC dNSName SAN {str}", host) 69 "id-pkinit-san; no EKU check required", princ) 75 TRACE(c, "PKINIT client found id-pkinit-san in KDC cert: {princ}", princ) 77 TRACE(c, "PKINIT client trying again with KDC-provided parameters") 194 #define TRACE_PKINIT_REGEXP_MATCH(c, keyword, comp, value, idx) \ argument 196 "value '{str}' in cert #{int}", keyword, comp, value, (idx) + 1) [all …]
|
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | adf_cfg_device.c | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 2 /* Copyright(c) 2007-2025 Intel Corporation */ 43 COMP << ADF_CFG_SERV_RING_PAIR_3_SHIFT) 47 COMP << ADF_CFG_SERV_RING_PAIR_2_SHIFT | \ 48 COMP << ADF_CFG_SERV_RING_PAIR_3_SHIFT) 52 COMP << ADF_CFG_SERV_RING_PAIR_2_SHIFT | \ 53 COMP << ADF_CFG_SERV_RING_PAIR_3_SHIFT) 56 (COMP | COMP << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \ 57 COMP << ADF_CFG_SERV_RING_PAIR_2_SHIFT | \ 58 COMP << ADF_CFG_SERV_RING_PAIR_3_SHIFT) [all …]
|
| /freebsd/contrib/unbound/contrib/ios/ |
| H A D | install_openssl.sh | 4 if ! curl -L -k -s -o openssl-1.1.1d.tar.gz https://www.openssl.org/source/openssl-1.1.1d.tar.gz; 11 rm -rf ./openssl-1.1.1d 12 if ! tar -xf openssl-1.1.1d.tar.gz; 18 cd openssl-1.1.1d || exit 1 20 if ! cp ../contrib/ios/15-ios.conf Configurations/; then 21 echo "Failed to copy OpenSSL ios config" 28 if ! patch -u -p0 < ../contrib/ios/openssl.patch; then 34 if ! ./Configure "$OPENSSL_HOST" -DNO_FORK no-comp no-asm no-hw no-engine no-tests no-unit-test \ 35 --prefix="$IOS_PREFIX" --openssldir="$IOS_PREFIX"; then
|
| /freebsd/sys/netgraph/ |
| H A D | ng_mppc.h | 5 /*- 6 * Copyright (c) 1996-2000 Whistle Communications, Inc. 24 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. 51 #define NG_MPPC_HOOK_COMP "comp" /* compression hook */ 69 /* Config struct (per-direction) */ 72 u_int32_t bits; /* config bits */
|
| H A D | ng_pred1.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 38 #define NG_PRED1_HOOK_COMP "comp" /* compression hook */ 41 /* Config struct */
|
| H A D | ng_deflate.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 38 #define NG_DEFLATE_HOOK_COMP "comp" /* compression hook */ 41 /* Config struct */
|
| /freebsd/sys/dev/hyperv/pcib/ |
| H A D | vmbus_pcib.c | 1 /*- 2 * Copyright (c) 2016-2017 Microsoft Corp. 93 mtx_init(&c->lock, "hvcmpl", NULL, MTX_DEF); in init_completion() 94 c->done = 0; in init_completion() 99 c->done = 0; in reinit_completion() 104 mtx_destroy(&c->lock); in free_completion() 110 mtx_lock(&c->lock); in complete() 111 c->done++; in complete() 112 mtx_unlock(&c->lock); in complete() 119 mtx_lock(&c->lock); in wait_for_completion() [all …]
|
| /freebsd/usr.sbin/cron/doc/ |
| H A D | Makefile.vixie | 36 # options (use -O, cron runs forever) and destination directories. 43 # available from me or from the comp.sources.unix archive. if you 44 # put 'bitstring.h' in a non-standard place (i.e., not intuited by 46 # directory for cc. INCLUDE should be `-Isomethingorother'. 48 # there's more configuration info in config.h; edit that first! 57 INCLUDE = -I. 62 #CDEBUG = -O 63 CDEBUG = -g 65 LINTFLAGS = -hbxa $(INCLUDE) $(DEBUGGING) 67 CC = gcc -Wall -Wno-unused -Wno-comment [all …]
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | sys-tree.h | 29 #include "config.h" 39 * splay trees and red-black trees. 41 * A splay tree is a self-organizing data structure. Every operation 53 * A red-black tree is a binary search tree with the node color as an 55 * - every search path from the root to a leaf consists of the 57 * - each red node (except for the root) has a black parent, 58 * - each leaf node is black. 60 * Every operation on a red-black tree is bounded as O(lg n). 61 * The maximum height of a red-black tree is 2lg (n+1). 73 (root)->sph_root = NULL; \ [all …]
|
| /freebsd/sys/geom/virstor/ |
| H A D | g_virstor.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2006-2007 Ivan Voras <ivoras@freebsd.org> 30 * - "Components" are wrappers around providers that make up the 118 static void dump_component(struct g_virstor_component *comp); 141 * Initialise GEOM class (per-class callback) 155 * Finalise GEOM class (per-class callback) 165 * Config (per-class callback) 242 sc->geom->name); in virstor_ctl_stop() 246 sc->geom->name, error); in virstor_ctl_stop() [all …]
|
| /freebsd/crypto/openssl/doc/ |
| H A D | perlvars.pm | 2 # Copyright 2019-2025 The OpenSSL Project Authors. All Rights Reserved. 15 . "[B<-allow_proxy_certs>]\n" 16 . "[B<-attime> I<timestamp>]\n" 17 . "[B<-no_check_time>]\n" 18 . "[B<-check_ss_sig>]\n" 19 . "[B<-crl_check>]\n" 20 . "[B<-crl_check_all>]\n" 21 . "[B<-explicit_policy>]\n" 22 . "[B<-extended_crl>]\n" 23 . "[B<-ignore_critical>]\n" [all …]
|