/freebsd/contrib/wpa/wpa_supplicant/examples/p2p/ |
H A D | p2p_stop_find.py | 15 print(" %s -i <interface_name> \ " \ 17 print(" [-w <wpas_dbus_interface>]") 19 print(" -i = interface name") 20 print(" -w = wpas dbus interface = fi.w1.wpa_supplicant1") 22 print(" %s -i wlan0" % sys.argv[0]) 51 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 53 self.interface_name = interface_name 54 self.wpas_dbus_interface = wpas_dbus_interface 55 self.timeout = timeout 57 # Initializes thread and daemon allows for ctrl-c kill [all …]
|
H A D | p2p_disconnect.py | 16 print(" %s -i <interface_name> \ " \ 18 print(" [-w <wpas_dbus_interface>]") 20 print(" -i = interface name") 21 print(" -w = wpas dbus interface = fi.w1.wpa_supplicant1") 23 print(" %s -i p2p-wlan0-0" % sys.argv[0]) 49 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 51 self.interface_name = interface_name 52 self.wpas_dbus_interface = wpas_dbus_interface 53 self.timeout = timeout 55 # Initializes thread and daemon allows for ctrl-c kill [all …]
|
H A D | p2p_flush.py | 17 print(" %s -i <interface_name> \ " \ 19 print(" [-w <wpas_dbus_interface>]") 21 print(" -i = interface name") 22 print(" -w = wpas dbus interface = fi.w1.wpa_supplicant1") 24 print(" %s -i wlan0" % sys.argv[0]) 49 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 51 self.interface_name = interface_name 52 self.wpas_dbus_interface = wpas_dbus_interface 53 self.timeout = timeout 55 # Initializes thread and daemon allows for ctrl-c kill [all …]
|
H A D | p2p_listen.py | 17 print(" %s -i <interface_name> [-t <timeout>] \ " \ 19 print(" [-w <wpas_dbus_interface>]") 21 print(" -i = interface name") 22 print(" -t = timeout = 0s (infinite)") 23 print(" -w = wpas dbus interface = fi.w1.wpa_supplicant1") 25 print(" %s -i wlan0 -t 5" % sys.argv[0]) 50 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 52 self.timeout = int(timeout) 53 self.interface_name = interface_name 54 self.wpas_dbus_interface = wpas_dbus_interface [all …]
|
H A D | p2p_find.py | 17 print(" %s -i <interface_name> [-t <timeout>] \ " \ 19 print(" [-w <wpas_dbus_interface>]") 21 print(" -i = interface name") 22 print(" -t = timeout = 0s (infinite)") 23 print(" -w = wpas dbus interface = fi.w1.wpa_supplicant1") 25 print(" %s -i wlan0 -t 10" % sys.argv[0]) 53 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 55 self.timeout = int(timeout) 56 self.interface_name = interface_name 57 self.wpas_dbus_interface = wpas_dbus_interface [all …]
|
H A D | p2p_group_add.py | 15 print(" %s -i <interface_name> [-p <persistent>] \ " \ 17 print(" [-f <frequency>] [-o <group_object_path>] \ ") 18 print(" [-w <wpas_dbus_interface>]") 20 print(" -i = interface name") 21 print(" -p = persistent group = 0 (0=false, 1=true)") 22 print(" -f = frequency") 23 print(" -o = persistent group object path") 24 print(" -w = wpas dbus interface = fi.w1.wpa_supplicant1") 26 print(" %s -i wlan0" % sys.argv[0]) 64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument [all …]
|
H A D | p2p_invite.py | 15 print(" %s -i <interface_name> -a <addr> \ " \ 17 print(" [-o <persistent_group_object>] [-w <wpas_dbus_interface>]") 19 print(" -i = interface name") 20 print(" -a = address of peer") 21 print(" -o = persistent group object path") 22 print(" -w = wpas dbus interface = fi.w1.wpa_supplicant1") 24 print(" %s -i p2p-wlan0-0 -a 00150083523c" % sys.argv[0]) 62 def __init__(self,interface_name,wpas_dbus_interface,addr, argument 65 self.interface_name = interface_name 66 self.wpas_dbus_interface = wpas_dbus_interface [all …]
|
/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBTargetDocstrings.i | 58 platform's working directory. 72 optionally re-directed to stdin_path, stdout_path, and 91 The path to use when re-directing the STDIN of the new 96 The path to use when re-directing the STDOUT of the new 101 The path to use when re-directing the STDERR of the new 106 The working directory to have the child process run in 123 process = target.Launch(self.dbg.GetListener(), None, None, 129 file. It does not specify a working directory so that the debug server 130 will use its idea of what the current working directory is for the 141 :param working_directory: The working director [all...] |
/freebsd/crypto/openssh/.github/workflows/ |
H A D | upstream.yml | 1 name: Upstream self-hosted 10 if: github.repository == 'openssh/openssh-portable-selfhosted' 11 runs-on: 'libvirt' 17 fail-fast: false 19 target: [ obsdsnap, obsdsnap-i386 ] 20 config: [ default, without-openssl, ubsan ] 22 - name: shutdown VM if running 24 working-directory: ${{ runner.temp }} 25 - uses: actions/checkout@main 26 - name: startup VM [all …]
|
H A D | selfhosted.yml | 1 name: C/C++ CI self-hosted 9 if: github.repository == 'openssh/openssh-portable-selfhosted' 10 runs-on: ${{ matrix.host }} 11 timeout-minutes: 600 17 fail-fast: false 23 - alpine 24 - centos7 25 - debian-i386 26 - dfly30 27 - dfly48 [all …]
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_compiler.m4 | 73 CFLAGS="$SAVED_CFLAGS -Wstrict-overflow" 75 [if $CC can handle -Wstrict-overflow], 87 CFLAGS="$SAVED_CFLAGS -Winit-self" 89 [if $CC can handle -Winit-self], [all...] |
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | x-powers,axp152.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mfd/x-powers,axp152.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: X-Powers AXP PMIC 10 - Che [all...] |
H A D | axp20x.txt | 4 axp152 (X-Powers) 5 axp202 (X-Powers) 6 axp209 (X-Powers) 7 axp221 (X-Powers) 8 axp223 (X-Powers) 9 axp803 (X-Powers) 10 axp806 (X-Powers) 11 axp809 (X-Powers) 12 axp813 (X-Powers) 20 - compatible: should be one of: [all …]
|
/freebsd/sys/kern/ |
H A D | subr_smr.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 46 * Fraser, K. 2004. Practical Lock-Freedom. PhD Thesis, University 49 * Wang, Stamler, Parmer. 2016 Parallel Sections: Scaling System-Level 50 * Data-Structures 55 * use-after-free errors with lockless datastructures or as 65 * readers by storing an invalid sequence number in the per-cpu 92 * complete without waiting. The batch granularity and free-to-use 100 * per-cpu cache of memory before advancing the sequence. It then 103 * value once for n=cache-size frees and the waits are done long [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/devfreq/ |
H A D | rk3399_dmc.txt | 4 - compatible: Must be "rockchip,rk3399-dmc". 5 - devfreq-events: Node to get DDR loading, Refer to 7 rockchip-dfi.txt 8 - clocks: Phandles for clock specified in "clock-names" property 9 - clock-names : The name of clock used by the DFI, must be 11 - operating-points-v2: Refer to Documentation/devicetree/bindings/opp/opp-v2.yaml 13 - center-supply: DMC supply node. 14 - status: Marks the node enabled/disabled. 15 - rockchip,pmu: Phandle to the syscon managing the "PMU general register 19 - interrupts: The CPU interrupt number. The interrupt specifier [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | rockchip,rk3399-dmc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/memory-controller [all...] |
/freebsd/crypto/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 2 # Copyright 2018-2023 The OpenSSL Project Authors. All Rights Reserved. 25 OpenSSL::Ordinals - a private module to read and walk through ordinals 31 my $ordinals = OpenSSL::Ordinals->new(from => "foo.num"); 33 my $ordinals = OpenSSL::Ordinals->new(); 34 $ordinals->load("foo.num"); 36 foreach ($ordinals->items(comparator => by_name()) { 37 print $_->name(), "\n"; 99 $instance->set_version($opts{version}); 100 $instance->load($opts{from}) if defined($opts{from}); 105 =item B<< $ordinals->load FILENAME >> [all …]
|
/freebsd/share/dict/ |
H A D | web2a | 12 A-b-c book 13 A-b-c method 14 abdomino-uterotomy 15 Abdul-baha 16 a-be 20 able-bodied 21 able-bodiedness 22 able-minded 23 able-mindedness 27 Abor-miri [all …]
|
/freebsd/contrib/ldns/ |
H A D | README-Travis.md | 5 …n builds LDNS. The testing is tailored for Android NDK-r19 and above, and includes NDK-r20 and NDK… 9 The LDNS Travis configuration file `.travis.yml` does not use top-level keys like `os:` and `compil… 13 …des AMD64, Aarch64, PowerPC and s390x. PowerPC is a little-endian platform, and s390x is a big-end… 16 - os: linux 21 - os: linux 37 - os: linux 43 - os: linux 55 export CFLAGS="-DNDEBUG -g2 -O3 -fsanitize=undefined -fno-sanitize-recover" 58 export CFLAGS="-DNDEBUG -g2 -O3 -fsanitize=address" 65 …the Android NDK and SDK, it requires a cross-compile, and requires OpenSSL prerequisites. The Andr… [all …]
|
/freebsd/contrib/unbound/ |
H A D | README-Travis.md | 5 …uilds Unbound. The testing is tailored for Android NDK-r19 and above, and includes NDK-r20 and NDK… 9 The Unbound Travis configuration file `.travis.yml` does not use top-level keys like `os:` and `com… 13 …des AMD64, Aarch64, PowerPC and s390x. PowerPC is a little-endian platform, and s390x is a big-end… 16 - os: linux 21 - os: linux 37 - os: linux 43 - os: linux 55 export CFLAGS="-DNDEBUG -g2 -O3 -fsanitize=undefined -fno-sanitize-recover" 57 make -j 2 60 export CFLAGS="-DNDEBUG -g2 -O3 -fsanitize=address" [all …]
|
/freebsd/usr.sbin/unbound/setup/ |
H A D | local-unbound-setup.sh | 2 #- 3 # SPDX-License-Identifier: BSD-2-Clause 5 # Copyright (c) 2013 Dag-Erling Smørgrav 58 self=$(basename $(realpath "$0")) 65 RE_octet="([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])" 67 RE_word="([0-9A-Fa-f]{1,4})" 69 RE_port="([1-9][0-9]{0,3}|[1-5][0-9]{4,4}|6([0-4][0-9]{3}|5([0-4][0-9]{2}|5([0-2][0-9]|3[0-5]))))" 70 RE_dnsname="([0-9A-Za-z-]{1,}(\\.[0-9A-Za-z-]{1,})*\\.?)" 84 : ${lanzones_conf:=${workdir}/lan-zones.conf} 97 # Verify that the configuration files are inside the working [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | CFG.h | 1 //===- CFG.h ----------------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 /// This file provides various utilities for inspecting and working with the 17 //===----------------------------------------------------------------------===// 37 //===----------------------------------------------------------------------===// 39 //===----------------------------------------------------------------------===// 51 using Self = PredIterator<Ptr, USE_iterator>; 55 // Loop to ignore non-terminator uses (for example BlockAddresses). in advancePastNonTerminators() 58 if (Inst->isTerminator()) in advancePastNonTerminators() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-h616-x96-mate.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include "sun50i-h616.dtsi" 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/interrupt-controller/arm-gic.h> 15 compatible = "hechuang,x96-mat [all...] |
/freebsd/sys/dev/qat/include/common/ |
H A D | adf_accel_devices.h | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 2 /* Copyright(c) 2007-2022 Intel Corporation */ 58 BIT((vf_nr_)-ADF_VF2PF_SET_SIZE *ADF_VF2PF_VFNR_TO_SET( \ 92 #define GET_CSR_OPS(accel_dev) (&(accel_dev)->hw_device->csr_info.csr_ops) 93 #define GET_PFVF_OPS(accel_dev) (&(accel_dev)->hw_device->csr_info.pfvf_ops) 210 /* Inline Egress mask. "1" = AE is working with egress traffic */ 227 * in ARAM (device's on-chip memory). 340 uint32_t (*get_sram_bar_id)(struct adf_hw_device_data *self); 341 uint32_t (*get_misc_bar_id)(struct adf_hw_device_data *self); 342 uint32_t (*get_etr_bar_id)(struct adf_hw_device_data *self); [all …]
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 25-test_req.t | 2 # Copyright 2015-2024 The OpenSSL Project Authors. All Rights Reserved. 27 @req_new = ("-newkey", "dsa:".srctop_file("apps", "dsa512.pem")); 29 @req_new = ("-new"); 38 # Check for duplicate -addext parameters, and one "working" case. 39 my @addext_args = ( "openssl", "req", "-new", "-out", "testreq.pem", 40 "-key", srctop_file("test", "certs", "ee-key.pem"), 41 "-confi [all...] |