Home
last modified time | relevance | path

Searched +full:alternative +full:- +full:a (Results 1 – 25 of 993) sorted by relevance

12345678910>>...40

/freebsd/usr.bin/netstat/
H A Dnetstat.118 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
35 .Bk -words
36 .Bl -tag -width "netstat"
39 .Op Fl -libxo
44 .Op Fl -libxo
51 .Op Fl -libxo
59 .Op Fl -libxo
66 .Op Fl -libxo
73 .Op Fl -libx
[all...]
/freebsd/sys/contrib/device-tree/Bindings/net/pse-pd/
H A Dpse-controller.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/pse-pd/pse-controller.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 power over twisted pair/ethernet cable. The ethernet-pse nodes should be
12 used to describe PSE controller and referenced by the ethernet-phy node.
15 - Oleksij Rempel <o.rempel@pengutronix.de>
16 - Kory Maincent <kory.maincent@bootlin.com>
20 pattern: "^ethernet-pse(@.*|-([0-9]|[1-9][0-9]+))?$"
22 "#pse-cells":
[all …]
H A Dti,tps23881.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/pse-pd/ti,tps23881.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Kory Maincent <kory.maincent@bootlin.com>
13 - $ref: pse-controller.yaml#
18 - ti,tps23881
23 '#pse-cells':
26 reset-gpios:
38 "#address-cells":
[all …]
H A Dmicrochip,pd692x0.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/pse-pd/microchip,pd692x0.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Kory Maincent <kory.maincent@bootlin.com>
13 - $ref: pse-controller.yaml#
18 - microchip,pd69200
19 - microchip,pd69210
20 - microchip,pd69220
36 physical ports available on a manager have to be described in the
[all …]
/freebsd/crypto/openssl/include/internal/
H A Dthread_once.h2 * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
5 * this file except in compliance with the License. You can obtain a copy
18 * FIPS module. Global data should instead always be associated with a specific
79 * DEFINE_RUN_ONCE_STATIC_ALT: Define an alternative initialiser function. This
81 * and returns an int result (1 for success or 0 for failure). An alternative
82 * initialiser function is expected to be associated with a primary initialiser
84 * CRYPTO_ONCE object to synchronise. Where an alternative initialiser function
85 * is used only one of the primary or the alternative initialiser function will
86 * ever be called - and that function will be called exactly once. Definition
87 * of an alternative initialiser function MUST occur AFTER the definition of the
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DX509_check_host.pod5 X509_check_host, X509_check_email, X509_check_ip, X509_check_ip_asc - X.509 certificate matching
21 The certificate matching functions are used to check whether a
22 certificate matches a given hostname, email address, or IP address.
26 X509_check_host() checks if the certificate Subject Alternative
30 and they match only in the left-most label; but they may match
32 by default, the host B<name> "www.example.com" would match a
33 certificate with a SAN or CN value of "*.example.com", "w*.example.com"
37 domain names must be given in A-label form. The B<namelen> argument
40 with a dot (e.g. ".example.com"), it will be matched by a certificate
41 valid for any sub-domain of B<name>, (see also
[all …]
/freebsd/crypto/heimdal/doc/doxyout/hx509/man/man3/
H A Dhx509_ca.31 .TH "hx509 CA functions" 3 "11 Jan 2012" "Version 1.5.2" "Heimdalx509library" \" -*- nroff -*-
5 hx509 CA functions \-
92 Sign a to-be-signed certificate object with a issuer certificate.
94 The caller needs to at least have called the following functions on the to-be-signed certificate ob…
103 When done the to-be-signed certificate object should be freed with \fBhx509_ca_tbs_free()\fP.
105 When creating self-signed certificate use \fBhx509_ca_sign_self()\fP instead.
109 \fIcontext\fP A hx509 context.
126 Work just like \fBhx509_ca_sign()\fP but signs it-self.
130 \fIcontext\fP A hx509 context.
147 Add CRL distribution point URI to the to-be-signed certificate object.
[all …]
/freebsd/share/man/man4/
H A Dugen.420 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
45 a special driver.
47 but not in a way that is as convenient as a special purpose driver.
49 There can be up to 127 USB devices connected to a USB bus.
54 Each of the endpoints will have a different
63 To find out which endpoints exist, there are a series of
70 The control endpoint accepts a request
71 and may respond with an answer to such a request.
89 .\" Performing this call sets up a buffer corresponding to
94 To perform I/O on a bulk endpoint
[all …]
/freebsd/secure/lib/libcrypto/man/man5/
H A Dx509v3_config.518 .\" Set up some character translations and predefined strings. \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
[all …]
/freebsd/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd.81 .\"-
16 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
42 modules to track audit events from a live audit source.
44 The source can either be a pipe or a file.
47 .Bl -tag -width indent
49 Specify an alternative configuration file.
53 Specify a pipe as an alternative source of audit event records.
57 Specify a file as an alternative source of audit event records.
60 .Bl -tag -width ".Pa /etc/security/audit_filterd" -compact
/freebsd/crypto/openssl/doc/man5/
H A Dx509v3_config.pod5 x509v3_config - X509 V3 certificate extension configuration format
9 Several OpenSSL commands can add extensions to a certificate or
10 certificate request based on the contents of a configuration file
11 and CLI options such as B<-addext>.
14 file, and a section within that file; see the documentation of the
29 The format of B<values> depends on the value of B<name>, many have a
30 type-value pairing where the type and value are separated by a colon.
34 multi-valued
40 String extensions simply have a string which contains either the value itself
43 Multi-valued extensions have a short form and a long form. The short form
[all …]
/freebsd/share/doc/papers/malloc/
H A Dalternatives.ms2 .\" ----------------------------------------------------------------------------
3 .\" "THE BEER-WARE LICENSE" (Revision 42):
6 .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7 .\" ----------------------------------------------------------------------------
11 Alternative implementations
13 These problems were actually the inspiration for the first alternative
16 like allocating a guard zone before and after the chunk,
24 the product "Purify" which does the entire memory-coloring exercise
26 detects if the first reference is a read (which would return undefined
34 The most widely used "alternative" malloc is undoubtedly ``gnumalloc''
[all …]
/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Ddpp-nfc.py4 # Copyright (c) 2012-2013, Jouni Malinen <j@w1.fi>
5 # Copyright (c) 2019-2020, The Linux Foundation
57 with open(summary_file, 'a') as f:
63 with open(success_file, 'a') as f:
82 if os.path.basename(ctrl).startswith("p2p-dev-"):
139 summary("Not a DPP URI", color=C_RED)
145 extra = "-" + extra
237 chan = "81/%d" % ((freq - 2407) / 5)
244 own_id = dpp_bootstrap_gen(wpas, type="nfc-uri", chan=chan, mac=True)
279 summary("Try to send alternative handover request")
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DX509_check_host.318 .\" Set up some character translations and predefined strings. \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
[all …]
/freebsd/contrib/googletest/googletest/samples/
H A Dsample9_unittest.cc20 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
30 // an alternative console output and how to use the UnitTest reflection API
45 // Provides alternative output mode which produces minimal amount of
58 // Called before a test starts.
65 // Called after a failed assertion or a SUCCEED() invocation.
74 // Called after a test ends.
92 << "This test fails in order to demonstrate alternative failure messages"; in TEST()
100 if (argc > 1 && strcmp(argv[1], "--terse_output") == 0) in main()
104 "Run this program with --terse_output to change the way " in main()
109 // If we are given the --terse_output command line flag, suppresses the in main()
[all …]
/freebsd/contrib/bearssl/inc/
H A Dbearssl_aead.h5 * a copy of this software and associated documentation files (the
17 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
51 * - A symmetric key. Exact size depends on the AEAD algorithm.
53 * - A nonce (IV). Size depends on the AEAD algorithm; for most
58 * - Data to encrypt and protect.
60 * - Additional authenticated data, which is covered by the MAC but
74 * For each AEAD algorithm, identified by a symbolic name (hereafter
77 * - `br_xxx_init()`
79 * Initialise the AEAD algorithm, on a provided context structure.
85 * - `br_xxx_reset()`
[all …]
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-kdf.pod.in2 {- OpenSSL::safe::output_do_not_edit_headers(); -}
6 openssl-kdf - perform Key Derivation Function operations
11 [B<-help>]
12 [B<-cipher>]
13 [B<-digest>]
14 [B<-mac>]
15 [B<-kdfopt> I<nm>:I<v>]
16 [B<-keylen> I<num>]
17 [B<-out> I<filename>]
18 [B<-binary>]
[all …]
/freebsd/contrib/tcsh/nls/C/
H A Dset209 7 Alternative key bindings\n
10 8 Multi-character bindings\n
12 10 %-15s-> is undefined\n
14 12 Usage: bindkey [options] [--] [KEY [COMMAND]]\n
15 13 -a list or bind KEY in alternative key map\n
16 14 -b interpret KEY as a C-, M-, F- or X- key name\n
17 15 -s interpret COMMAND as a literal string to be output\n
18 16 -c interpret COMMAND as a builtin or external command\n
19 17 -v bind all keys to vi bindings\n
20 18 -e bind all keys to emacs bindings\n
[all …]
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset209 7 Alternative key bindings\n
10 8 Multi-character bindings\n
12 10 %-15s-> не визначено\n
14 12 Використання: bindkey [параметри] [--] [КЛЮЧ [КОМАНДА]]\n
15 13 -a list or bind KEY in alternative key map\n
16 14 -b interpret KEY as a C-, M-, F- or X- key name\n
17 15 -s interpret COMMAND as a literal string to be output\n
18 16 -c interpret COMMAND as a builtin or external command\n
19 17 -v bind all keys to vi bindings\n
20 18 -e bind all keys to emacs bindings\n
[all …]
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dopenssl_hostname_validation.c1 /* Obtained from: https://github.com/iSECPartners/ssl-conservatory */
6 Permission is hereby granted, free of charge, to any person obtaining a copy of
18 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28 * Please read "everything-you-wanted-to-know-about-openssl.pdf" before
39 #pragma clang diagnostic ignored "-Wdeprecated-declarations"
57 * Tries to find a match for hostname in the certificate's Common Name field.
59 * Returns MatchFound if a match was found.
61 * Returns MalformedCertificate if the Common Name had a NUL character embedded in it.
65 int common_name_loc = -1; in matches_common_name()
71 …_loc = X509_NAME_get_index_by_NID(X509_get_subject_name((X509 *) server_cert), NID_commonName, -1); in matches_common_name()
[all …]
/freebsd/contrib/libevent/sample/
H A Dopenssl_hostname_validation.c1 /* Obtained from: https://github.com/iSECPartners/ssl-conservatory */
6 Permission is hereby granted, free of charge, to any person obtaining a copy of
18 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28 * Please read "everything-you-wanted-to-know-about-openssl.pdf" before
39 #pragma clang diagnostic ignored "-Wdeprecated-declarations"
57 * Tries to find a match for hostname in the certificate's Common Name field.
59 * Returns MatchFound if a match was found.
61 * Returns MalformedCertificate if the Common Name had a NUL character embedded in it.
65 int common_name_loc = -1; in matches_common_name()
71 …_loc = X509_NAME_get_index_by_NID(X509_get_subject_name((X509 *) server_cert), NID_commonName, -1); in matches_common_name()
[all …]
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-kdf.118 .\" Set up some character translations and predefined strings. \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
[all …]
/freebsd/sbin/ipf/ippool/
H A Dippool.84 ippool \- user interface to the IPFilter pools
8 -a [-dnv] [-m <name>] [-o <role>] [-t <type>] [-T ttl] -i <ipaddr>[/<netmask>]
11 -A [-dnv] [-m <name>] [-o <role>] [-S <seed>] -t <type>
14 -f <file> [-dnuvR] [-f <file [-dnuvR]] ...
17 -F [-dv] [-o <role>] [-t <type>]
20 -l [-dDv] [-m <name>] [-t <type>] [-o <role>] [-M <core>] [-N <namelist>]
23 -r [-dnv] [-m <name>] [-o <role>] [-t <type>] -i <ipaddr>[/<netmask>]
26 -R [-dnv] [-m <name>] [-o <role>] -t <type>
29 -s [-dtv]
40 .B \-d
[all …]
/freebsd/etc/mail/
H A DREADME5 longer needs to be set-user-ID root. Instead, a set-group-ID binary
6 accepts command line mail and relays it to a full mail transfer agent via
7 SMTP. A group writable client mail queue (/var/spool/clientmqueue/ by
12 a sendmail daemon will still be started and bound only to the localhost
15 just the localhost interface). If this is not a desirable solution, it
20 1. Designate an alternative host for the submission agent to contact
23 'make install-submit-cf' in /etc/mail/. Change the FEATURE(msp) line
25 of the alternative host.
29 2. Return to using a set-user-ID root sendmail binary by changing the
38 Also, as of 8.12, a new queue-running daemon is started to make sure mail
[all …]
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.818 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
44 daemon is responsible for distributing audit trail files over a TCP/IP network in
45 a secure and reliable way.
50 .Bl -tag -width ".Fl P Ar pidfile"
52 Specify an alternative location of the configuration file.
74 Start in a launchd-friendly mode, ie. do not use
77 Specify an alternative location of a file where main process PID will be
83 .Bl -tag -width ".Pa /etc/security/auditdistd.conf" -compact

12345678910>>...40