Home
last modified time | relevance | path

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

1234567891011

/freebsd-src/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_con in target_new()
[all...]
/freebsd-src/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 //===--
[all...]
/freebsd-src/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-src/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-src/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp1 //===- Multilib.cpp - Multilib Implementation -----------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
57 if (Flag.front() == '-') in print()
172 * The only group type currently supported is 'Exclusive', which indicates a
175 Exclusive, enumerator
179 * directories that are mutually _dependent_ rather than mutually exclusive:
183 * that a mutually exclusive group could contain a mutually dependent set of
221 io.enumCase(Val, "Exclusive", MultilibGroupType::Exclusive); in enumeration()
/freebsd-src/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-src/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-src/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-src/contrib/llvm-project/clang/include/clang/Driver/
H A DMultilib.h1 //===- Multilib.h -----------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
43 // part of a group of mutually exclusive possibilities. If two or more
44 // multilibs have the same non-empty value of ExclusiveGroup, then only the
48 // directory is not mutually exclusive with anything else.
59 /// Get the detected GCC installation path suffix for the multi-arch
63 /// Get the detected os path suffix for the multi-arch
72 /// All elements begin with either '-' or '!'
75 /// Get the exclusive group label.
[all …]
/freebsd-src/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-src/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-src/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-src/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-src/sys/contrib/device-tree/src/arm64/renesas/
H A Dr9a07g054l2-smarc.dts1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
8 /dts-v1/;
21 #error "Cannot set as PMOD_MTU3 and PMOD1_SER0 are mutually exclusive "
30 #include "rzg2l-smarc-som.dtsi"
31 #include "rzg2l-smarc-pinfunction.dtsi"
32 #include "rz-smarc-common.dtsi"
33 #include "rzg2l-smarc.dtsi"
37 compatible = "renesas,smarc-evk", "renesas,r9a07g054l2", "renesas,r9a07g054";
H A Dr9a07g044l2-smarc.dts1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
8 /dts-v1/;
21 #error "Cannot set as PMOD_MTU3 and PMOD1_SER0 are mutually exclusive "
31 #include "rzg2l-smarc-som.dtsi"
32 #include "rzg2l-smarc-pinfunction.dtsi"
33 #include "rz-smarc-common.dtsi"
34 #include "rzg2l-smarc.dtsi"
38 compatible = "renesas,smarc-evk", "renesas,r9a07g044l2", "renesas,r9a07g044";
H A Dr9a07g043u11-smarc.dts1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 * Device Tree Source for the RZ/G2UL Type-1 SMARC EVK board
8 /dts-v1/;
11 * DIP-Switch SW1 setting
13 * SW1-2 : SW_SD0_DEV_SEL (0: uSD; 1: eMMC)
14 * SW1-3 : SW_ET0_EN_N (0: ETHER0; 1: CAN0, CAN1, SSI1, RSPI1)
22 * - Set DIP-Switch SW1-3 to On position.
23 * - Set PMOD_MTU3 macro to 1.
28 #error "Cannot set as both PMOD_MTU3 and !SW_ET0_EN_N are mutually exclusive"
32 #include "rzg2ul-smarc-som.dtsi"
[all …]
/freebsd-src/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-src/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-src/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-src/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
[all...]
/freebsd-src/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-src/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-src/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_name); in grp_set_passwd()
78 b = read(fd, line, sizeof(line) - 1); in grp_set_passwd()
85 err(EX_OSERR, "-h file descriptor"); in grp_set_passwd()
95 grp->gr_passwd = line; in grp_set_passwd()
[all …]

1234567891011