Home
last modified time | relevance | path

Searched +full:mutually +full:- +full:exclusive (Results 1 – 25 of 273) sorted by relevance

1234567891011

/freebsd/usr.bin/iscsictl/
H A Discsictl.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
60 TAILQ_INIT(&conf->conf_targets); in conf_new()
70 TAILQ_FOREACH(targ, &conf->conf_targets, t_next) { in target_find()
71 if (targ->t_nickname != NULL && in target_find()
72 strcasecmp(targ->t_nickname, nickname) == 0) in target_find()
87 targ->t_conf = conf; in target_new()
88 targ->t_dscp = -1; in target_new()
89 targ->t_pcp = -1; in target_new()
90 targ->t_pingtimeout = -1; in target_new()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.cpp1 //===-- AArch64SMEAttributes.cpp - Helper for interpreting SME attributes -===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
23 "SM_Enabled and SM_Compatible are mutually exclusive"); in set()
27 "ZA_New and SME_ABI_Routine are mutually exclusive"); in set()
33 "'aarch64_inout_za' and 'aarch64_preserves_za' are mutually exclusive"); in set()
40 "'aarch64_inout_zt0' and 'aarch64_preserves_zt0' are mutually exclusive"); in set()
46 set(SMEAttrs(*F).Bitmask | SMEAttrs(F->getName()).Bitmask); in SMEAttrs()
95 // Both non-streaming in requiresSMChange()
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad4695.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michael Hennerich <Michael.Hennerich@analog.com>
11 - Nuno Sá <nuno.sa@analog.com>
14 A family of similar multi-channel analog to digital converters with SPI bus.
21 $ref: /schemas/spi/spi-peripheral-props.yaml#
26 - adi,ad4695
27 - adi,ad4696
28 - adi,ad4697
[all …]
H A Dadi,ad7944.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michael Hennerich <Michael.Hennerich@analog.com>
11 - Nuno Sá <nuno.sa@analog.com>
14 A family of pin-compatible single channel differential analog to digital
21 $ref: /schemas/spi/spi-peripheral-props.yaml#
26 - adi,ad7944
27 - adi,ad7985
28 - adi,ad7986
[all …]
/freebsd/contrib/mtree/
H A Dmtree.c3 /*-
96 != -1) { in main()
209 mtree_err("illegal seed value -- %s", optarg); in main()
240 argc -= optind; in main()
249 warnx("-c and -i passed, replacing -i with -j for " in main()
255 warnx("Adding -b to -d for FreeBSD compatibility"); in main()
259 warnx("Adding -i to -%c for FreeBSD compatibility", in main()
264 warnx("Adding -t to -%c for FreeBSD compatibility", in main()
269 warnx("The -w flag is a no-op"); in main()
277 mtree_err("Double -f, -c, -C and -D flags are mutually " in main()
[all …]
/freebsd/sys/contrib/ck/include/
H A Dck_rhs.h2 * Copyright 2012-2015 Samy Al Bahra.
39 * Indicates a single-writer many-reader workload. Mutually
40 * exclusive with CK_RHS_MODE_MPMC
46 * values. Allows for full precision. Mutually exclusive
54 * packing. Mutually exclusive with CK_RHS_MODE_DIRECT.
59 * Indicated that the load is read-mostly, so get should be optimized
79 #define CK_RHS_KEY_MASK ((1U << ((sizeof(void *) * 8) - CK_MD_VMA_BITS)) - 1)
108 #define CK_RHS_HASH(T, F, K) F((K), (T)->seed)
H A Dck_hs.h2 * Copyright 2012-2015 Samy Al Bahra.
39 * Indicates a single-writer many-reader workload. Mutually
40 * exclusive with CK_HS_MODE_MPMC
46 * values. Allows for full precision. Mutually exclusive
54 * packing. Mutually exclusive with CK_HS_MODE_DIRECT.
59 * Indicates a delete-heavy workload. This will reduce the
80 #define CK_HS_KEY_MASK ((1U << ((sizeof(void *) * 8) - CK_MD_VMA_BITS)) - 1)
110 #define CK_HS_HASH(T, F, K) F((K), (T)->seed)
117 return hs->hf(k, hs->seed); in ck_hs_hash()
/freebsd/usr.sbin/pnfsdsfile/
H A Dpnfsdsfile.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
86 -1) { in main()
92 errx(1, "-c, -m, -r, -s and -z are mutually " in main()
93 "exclusive and only can be used once"); in main()
97 errx(1, "Bad -c argument %s", hostn); in main()
109 errx(1, "-c, -m, -r, -s and -z are mutually " in main()
110 "exclusive and only can be used once"); in main()
113 errx(1, "-m %d out of range", mirrorit); in main()
122 errx(1, "-c, -m, -r, -s and -z are mutually " in main()
[all …]
/freebsd/usr.sbin/acpi/acpiconf/
H A Dacpiconf.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
52 if (acpifd == -1) in acpi_init()
54 if (acpifd == -1) in acpi_init()
98 if (ioctl(acpifd, ACPIIO_BATT_GET_BIX, &battio) == -1) in acpi_battinfo()
113 "primary (non-rechargeable)" : "secondary (rechargeable)"); in acpi_battinfo()
117 printf("Non-swappable\n"); in acpi_battinfo()
157 if (ioctl(acpifd, ACPIIO_BATT_GET_BST, &battio) == -1) in acpi_battinfo()
164 if (ioctl(acpifd, ACPIIO_BATT_GET_BATTINFO, &battio) == -1) in acpi_battinfo()
191 if (battio.battinfo.cap == -1) in acpi_battinfo()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-gpio.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Wolfram Sang <wsa@kernel.org>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - const: i2c-gpio
20 sda-gpios:
24 from <dt-bindings/gpio/gpio.h> since the signal is by definition
28 scl-gpios:
[all …]
H A Di2c-ocores.txt1 Device tree configuration for i2c-ocores
4 - compatible : "opencores,i2c-ocores"
6 "sifive,fu540-c000-i2c", "sifive,i2c0"
8 FU540-C000 SoC.
9 "sifive,fu740-c000-i2c", "sifive,i2c0"
11 FU740-C000 SoC.
12 Please refer to sifive-blocks-ip-versioning.txt for
14 - reg : bus address start and address range size of device
15 - clocks : handle to the controller clock; see the note below.
16 Mutually exclusive with opencores,ip-clock-frequency
[all …]
/freebsd/sbin/restore/
H A Dmain.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
87 while ((ch = getopt(argc, argv, "b:dDf:himNP:Rrs:tuvxy")) != -1) in main()
94 errx(1, "illegal blocksize -- %s", optarg); in main()
107 "-P and -f options are mutually exclusive"); in main()
113 "-P and -f options are mutually exclusive"); in main()
127 "%c and %c options are mutually exclusive", in main()
141 errx(1, "illegal dump number -- %s", optarg); in main()
157 argc -= optind; in main()
175 *--argv = "."; in main()
[all …]
/freebsd/contrib/flex/src/
H A Dtables_shared.h3 dnl tables_shared.h - tables serialization header
12 dnl to contract no. DE-AC03-76SF00098 between the United States
54 * - The format allows many tables per file.
55 * - The tables can be streamed.
56 * - All data is stored in network byte order.
57 * - We do not hinder future unicode support.
58 * - We can lookup tables by name.
66 /** Calculate (0-7) = number bytes needed to pad n to next 64-bit boundary. */
68 #define yypad64(n) ((8-((n)%8))%8)
78 YYTD_ID_ACCEPT = 0x01, /**< 1-dim ints */
[all …]
/freebsd/crypto/heimdal/appl/rsh/
H A Drsh.11 .\" Copyright (c) 2002 - 2003 Kungliga Tekniska Högskolan
62 .Bl -tag -width Ds
92 .Fl Fl no-input
107 .Fl Fl no-stderr
110 necessary if rsh-ing through a NAT bridge.
145 Make the forwarded credentials re-forwardable.
161 .Fl Fl no-input
169 .Fl p Ar number-or-service ,
170 .Fl Fl port= Ns Ar number-or-service
173 old port based authentication, 544 for Kerberos 5 and non-encrypted
[all …]
/freebsd/sys/net/
H A Dparavirt.h31 Support for virtio-like communication between host (H) and guest (G) NICs.
37 csb->csb_on enables the mode. If disabled, the device acts a regular one.
74 and one with a threshold (using guest_txkick_at). They are mutually
75 exclusive.
100 and one with a threshold (using host_xxkick_at). They are mutually
101 exclusive.
116 * [GH][RW][+-0] guest/host reads/writes frequently/rarely/almost never
120 uint32_t guest_need_txkick; /* GW- HR+ G ran out of tx bufs, request kick */
121 uint32_t guest_need_rxkick; /* GW- HR+ G ran out of rx pkts, request kick */
122 uint32_t guest_csb_on; /* GW- HR+ enable paravirtual mode */
[all …]
/freebsd/usr.sbin/uefisign/
H A Duefisign.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
54 fprintf(stderr, "usage: uefisign -c cert -k key -o outfile [-v] file\n" in usage()
55 " uefisign -V [-c cert] [-v] file\n"); in usage()
144 * So, instead, we call PKCS7_dataInit(), then put our Authenticode-specific
145 * data into BIO it returned, then call PKCS7_dataFinal() - which now somehow
146 * does not panic - and _then_ we replace it in the signature. This technique
172 bio = BIO_new_mem_buf((void *)magic_conf, -1); in magic()
224 BIO_write(t_bio, buf + 2, len - 2); in magic()
237 PKCS7_set0_type_other(pkcs7->d.sign->contents, nid, t); in magic()
[all …]
/freebsd/usr.sbin/pw/
H A Dpw_group.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
56 if (fd == -1) in grp_set_passwd()
59 if (fd == '-') { in grp_set_passwd()
60 grp->gr_passwd = "*"; /* No access */ in grp_set_passwd()
65 if (tcgetattr(fd, &t) == -1) in grp_set_passwd()
74 grp->gr_nam in grp_set_passwd()
[all...]
/freebsd/usr.sbin/ctld/
H A Dctl.conf.547 .Bd -literal -offset indent
50 .No auth-group Ar name No {
55 .No portal-group Ar name No {
57 .\".Dl listen-iser Ar address
58 .Dl discovery-auth-group Ar name
63 .Dl auth-group Ar name
64 .Dl portal-group Ar name
72 .Bl -tag -width indent
73 .It Ic auth-group Ar name
75 .Sy auth-group
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscic_remote_device.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
137 * mutually exclusive and non-reentrant.
167 * mutually exclusive and non-reentrant.
197 * mutually exclusive and non-reentrant.
396 * returned as part of a bit mask in order to allow for multi-protocol
H A Dscic_controller.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
225 * number of MSI-X messages to be utilized. This parameter must
232 * - size = sizeof(SCIC_CONTROLLER_HANDLER_METHODS_T)
234 * - size = message_count*sizeof(SCIC_CONTROLLER_HANDLER_METHODS_T)
244 * array is zero-relative where entry zero corresponds to
245 * message-vector zero, entry one corresponds to message-vector one,
[all …]
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Disa_defs.h9 * or https://opensource.org/licenses/CDDL-1.0.
60 * implementation for 64-bit ABIs such as SPARC V9.
99 * 64-bit systems.
205 * The symbol __sparcv8 indicates the 32-bit SPARC V8 architecture as defined
209 * The symbol __sparcv9 indicates the 64-bit SPARC V9 architecture as defined
212 * The symbols __sparcv8 and __sparcv9 are mutually exclusive, and are only
225 * You can be 32-bit or 64-bit, but not both at the same time.
228 #error "SPARC Versions 8 and 9 are mutually exclusive choices"
248 * 32-bit Solaris on SPARC V8 systems.
259 * 64-bit Solaris on SPARC V9 systems.
[all …]
/freebsd/crypto/openssl/crypto/
H A Ddllmain.c2 * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
18 * this has side-effect of _WIN32 getting defined, which otherwise is
19 * mutually exclusive with __CYGWIN__...
/freebsd/contrib/openpam/doc/man/
H A Dpam_setcred.322 .Bl -tag -width 18n
35 The latter four are mutually exclusive.
45 .Bl -tag -width 18n
76 .%T "X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules"
87 DARPA/SPAWAR contract N66001-01-C-8035
92 .An Dag-Erling Sm\(/orgrav Aq Mt des@des.no .
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzio_impl.h9 * or https://opensource.org/licenses/CDDL-1.0.
39 * XXX -- Describe ZFS I/O pipeline here. Fill in as needed.
45 * I/O operations: (XXX - provide detail for each of the operations)
56 * sub-pipelines) which are used internally by the ZIO module and are
78 * ZFS supports five different flavors of compression -- gzip, lzjb, lz4, zle,
101 * on-disk (level-0 blocks only) and the data that is currently being written.
105 * syncing or open context (i.e. zil writes) and as a result is mutually
106 * exclusive with dedup.
112 * transform callback. Encryption is mutually exclusive with nopwrite, because
130 ZIO_STAGE_READ_BP_INIT = 1 << 1, /* R----- */
[all …]
/freebsd/share/man/man4/
H A Darswitch.41 .\"-
40 .Bl -tag -compact -width "AR8216"
45 Six-port Gigabit Ethernet Switch
47 Seven-port Gigabit Ethernet Switch
70 are mutually exclusive.

1234567891011