/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_fw_mmp_ids.h | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 2 /* Copyright(c) 2007-2025 Intel Corporation */ 4 /* --- (Automatically generated (relocation v. 1.3), do not modify manually) --- */ 23 * @li 2 output parameters : @link 33 * @li 2 output parameters : @link 41 * @li no output parameters 48 * @li 2 output parameters : @link icp_qat_fw_mmp_ecsm2_sign_rs_output_s::r r 58 * @li no output parameters 65 * @li 4 output parameters : @link icp_qat_fw_mmp_ecsm2_encryption_output_s::xc 75 * @li 2 output parameters : @link icp_qat_fw_mmp_ecsm2_decryption_output_s::xd [all …]
|
/freebsd/bin/stty/ |
H A D | stty.1 | 1 .\"- 23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 48 If no options or arguments are specified, it reports the settings of a subset 57 .Bl -tag -width indent 59 Display all the current settings for the terminal to standard output 61 .St -p1003.2 . 63 Display all the current settings for the terminal to standard output 80 Display all the current settings for the terminal to standard output 84 .St -p1003.2 . 93 .Bl -tag -width Fl [all …]
|
/freebsd/contrib/libxo/doc/ |
H A D | options.rst | 2 .. index:: --libxo 7 Command-line Arguments 12 "`--libxo`" option:: 14 --libxo <options> 15 --libxo=<options> 16 --libxo:<brief-options> 18 The *brief-options* is a series of single letter abbrevations, where 19 the *options* is a comma-separated list of words. Both provide access 23 my-app --libxo warn,pretty arg1 24 my-app --libxo=warn,pretty arg1 [all …]
|
/freebsd/contrib/libxo/libxo/ |
H A D | xo_options.7 | 2 .\" # Copyright (c) 2014-2017, Juniper Networks, Inc. 15 .Nd common options for libxo\-based commands 20 various output styles, including 29 .Bl -bullet 31 \-\-libxo <options> 33 \-\-libxo=<options> 35 \-\-libxo:<brief\-options> 38 The first two forms accept a comma\-separated set of words, detailed 41 .Bl -column "Token2341234" 45 .It "flush\-line " "Flush each line of output" [all …]
|
H A D | libxo.3 | 15 .Nd library for emitting text, XML, JSON, or HTML output 29 output. 32 the output. 34 Most commands emit text output aimed at humans. 40 information from this human-oriented output. 48 updates when output contents change or evolve, requiring testing and 57 In addition, modern reality means that more output ends up in web 58 browsers than in terminals, making HTML output valuable. 62 traditional text output, as well as XML and JSON formatted data. 65 output, with attributes that detail how to render the data. [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-jobs-no-action.mk | 1 # $NetBSD: opt-jobs-no-action.mk,v 1.10 2022/05/08 06:51:27 rillig Exp $ 3 # Tests for the combination of the options -j and -n, which prints the 6 # The format of the output differs from the output of only the -n option, 7 # without the -j. This is because all this code is implemented twice, once 11 # opt-jobs.mk 12 # The corresponding tests without the -n option 13 # opt-no-action-combined.mk 14 # The corresponding tests without the -j option 16 .MAKEFLAGS: -j1 -n 42 @+echo hide-from-output 'begin explain' [all …]
|
/freebsd/contrib/mandoc/ |
H A D | mandoc.1 | 3 .\" Copyright (c) 2012, 2014-2023, 2025 Ingo Schwarze <schwarze@openbsd.org> 12 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 31 .Op Fl T Ar output 47 output. 50 .Bl -tag -width Ds 52 If the standard output is a terminal device and 56 to paginate the output, just like 60 Copy the formatted manual pages to the standard output without using 81 .Cm us-ascii , 82 .Cm iso-8859-1 , [all …]
|
H A D | man.options.1 | 11 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 45 .\" option was present in groff-1.01 as contained in 4.3BSD-Net/2 46 .\" and no mention of it could be found in the ChangeLog, 47 .\" so it's probably older than groff-0.4, where the log started 49 .No probably before groff-0.4 Pq before July 14, 1990 \\$1 54 .\" man-1.5e was released on July 11, 1998. 56 .No man-1.5e Pq not before 1993, not after 1998 \\$1 58 .\" man-1.5g was released on April 7, 1999. 60 .No man-1.5g Pq not before 1993, not after 1999 \\$1 62 .\" code first seen in the initial import of man-db into CVS , [all …]
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | PrintLib.h | 5 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> 6 SPDX-License-Identifier: BSD-2-Clause-Patent 8 The Print Library functions provide a simple means to produce formatted output 9 strings. Many of the output functions use a format string to describe how to 10 format the output of variable arguments. The format string consists of normal 11 text and argument descriptors. There are no restrictions for how the normal 15 - '\\r' is translated to '\\r' 16 - '\\r\\n' is translated to '\\r\\n' 17 - '\\n' is translated to '\\r\\n' 18 - '\\n\\r' is translated to '\\r\\n' [all …]
|
/freebsd/usr.sbin/periodic/ |
H A D | periodic.8 | 16 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 46 .Bl -tag -width "directory" 81 .Bl -tag -width 4n 83 The script has produced nothing notable in its output. 86 variable controls the masking of this output. 88 The script has produced some notable information in its output. 91 variable controls the masking of this output. 96 variable controls the masking of this output. 98 The script has produced output that must not be masked. 104 .Dq Li NO [all …]
|
H A D | periodic.conf | 3 # This is defaults/periodic.conf - a file full of useful variables that 19 _localbase=`/sbin/sysctl -n user.localbase 2> /dev/null` 39 # with the output of the sub-programs that are run, and where to send 40 # that output. $daily_output might be set to /var/log/daily.log if you 41 # wish to log the daily output and have the files rotated by newsyslog(8) 43 daily_diff_flags="-b -U 0" # flags for diff output 47 daily_show_badconfig="NO" # scripts returning 2 49 # 100.clean-disks 50 daily_clean_disks_enable="NO" # Delete files daily 51 daily_clean_disks_files="[#,]* .#* a.out *.core *.CKP .emacs_[0-9]*" [all …]
|
H A D | periodic.sh | 1 #!/bin/sh - 6 # usage: periodic { daily | weekly | monthly | security } - run standard scripts 7 # periodic /absolute/path/to/directory - run periodic scripts in dir 18 # Where's our output going ? 19 eval output=\$${1##*/}_output 20 case "$output" in 21 /*) pipe="cat >>$output";; 23 *) pipe="mail -E -s '$host ${2}${2:+ }${1##*/} run output' $output";; 28 if [ $# -lt 1 ] ; then 34 if [ -r /etc/defaults/periodic.conf ]; then [all …]
|
/freebsd/contrib/dialog/ |
H A D | dialog.1 | 3 .\" Copyright 2005-2020,2021 Thomas E. Dickey 53 dialog \- display dialog boxes from shell scripts 55 \fB\*p \-\-clear\fP 57 .BI "\*p \-\-create\-rc " file 59 \fB\*p \-\-print\-maxsize\fP 62 \fIcommon-options\fP 63 \fIbox-options\fP 108 Use the "\fB\-\-and\-widget\fP" token to force \fB\*p\fP to proceed to the next 113 e.g., Cancel or No (see DIAGNOSTICS). 115 Some widgets, e.g., checklist, will write text to \fB\*p\fP's output. [all …]
|
/freebsd/crypto/krb5/src/tests/gssapi/ |
H A D | t_ccselect.py | 19 # M.I.T. makes no representations about the suitability of 25 # Create two independent realms (no cross-realm TGTs). For the 41 # principal will have the host-based type, with the referral realm 42 # (since k5test realms have no domain-realm mapping by default). 56 # Verify that we can't get initiator creds with no credentials in the 58 r1.run(['./t_ccselect', host1, '-'], expected_code=1, 59 expected_msg='No Kerberos credentials available') 97 output = r1.run(['./t_ccselect', host1, 'p:' + alice]) variable 98 if output != (alice + '\n'): 100 output = r2.run(['./t_ccselect', host2, 'p:' + zaphod]) variable [all …]
|
/freebsd/usr.bin/hexdump/ |
H A D | od.1 | 19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 47 input if no files are specified, in a user specified format. 50 .Bl -tag -width ".Fl I , L , l" 62 addresses or no address, respectively. 64 Output named characters. 68 Output octal shorts. 72 Output octal bytes. 76 Output C-style escaped characters. 80 Output unsigned decimal ints. 84 Output unsigned decimal shorts. [all …]
|
/freebsd/lib/libc/gen/ |
H A D | fmtmsg.3 | 17 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 55 The Output classification group is an exception since both 60 .Bl -tag -width indent 61 .It Output 62 .Bl -tag -width ".Dv MM_CONSOLE" 64 Output should take place on 67 Output should take place on the system console. 70 .Bl -tag -width ".Dv MM_CONSOLE" 79 .Bl -tag -width ".Dv MM_CONSOLE" 88 .Bl -tag -width ".Dv MM_CONSOLE" [all …]
|
/freebsd/share/man/man5/ |
H A D | periodic.conf.5 | 1 .\"- 17 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 54 .Bl -tag -offset 4n -width 2n 64 .Pq Vt path No or Vt list 65 What to do with the output of the scripts executed from 68 If this variable is set to an absolute path name, output is logged to 71 If this variable is not set or is empty, output is sent to standard output. 92 will mask the output of the executed scripts based on their return code 101 .Dq Li NO , 103 will mask the script's output. [all …]
|
/freebsd/contrib/libcbor/ |
H A D | Doxyfile | 20 # doxygen -x [configFile] 24 # doxygen -x_noenv [configFile] 26 #-------- [all...] |
/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-crl.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 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\| 52 .\" output yourself in some meaningful fashion. 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" [all …]
|
/freebsd/usr.bin/diff/ |
H A D | diff.1 | 2 .\" SPDX-License-Identifier: BSD-3-Clause 24 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 46 .Op Fl A Ar algo | Fl -algorithm Ar algo 47 .Op Fl -brief 48 .Op Fl -color Ns = Ns Ar when 49 .Op Fl -changed-group-format Ar GFMT 50 .Op Fl -ed 51 .Op Fl -expand-tabs 52 .Op Fl -forward-ed 53 .Op Fl -ignore-all-space [all …]
|
/freebsd/contrib/pam-krb5/tests/fakepam/ |
H A D | logging.c | 9 * The canonical version of this file is maintained in the rra-c-util package, 10 * which can be found at <https://www.eyrie.org/~eagle/software/rra-c-util/>. 14 * Copyright 2010-2012, 2014 29 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 35 * SPDX-License-Identifier: MIT 51 static struct output *messages = NULL; 55 * Allocate a new, empty output struct and call bail if memory allocation 58 struct output * 61 struct output *output; in output_new() local 63 output = bmalloc(sizeof(struct output)); in output_new() [all …]
|
/freebsd/contrib/bearssl/inc/ |
H A D | bearssl_kdf.h | 18 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 43 * variable length output, meant to be used to derive subkeys from a 51 * for the HMAC implementation (i.e. output size is 64 bytes or less, hash 55 * - HKDF-Extract: the input data in ingested, along with a "salt" value. 57 * - HKDF-Expand: the output is produced, from the result of processing 58 * the input and salt, and using an extra non-secret parameter called 61 * The "salt" and "info" strings are non-secret and can be empty. Their role 62 * is normally to bind the input and output, respectively, to conventional 67 * - `br_hkdf_init()`: initialize an HKDF context, with a hash function, 68 * and the salt. This starts the HKDF-Extract process. [all …]
|
/freebsd/contrib/ldns/ |
H A D | libdns.doxygen.in | 16 #--------------------------------------------------------------------------- 18 #--------------------------------------------------------------------------- 21 # file that follow. The default is UTF-8 which is also the encoding used for all 25 # The default value is: UTF-8. 27 DOXYFILE_ENCODING = UTF-8 30 # double-quotes, unless you are using Doxywizard) that should identify the 52 # the logo to the output directory. 54 PROJECT_LOGO = doc/images/LogoInGradientBar2-y100.png 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 64 # directories (in 2 levels) under the output directory of each output format and [all …]
|
/freebsd/contrib/bearssl/ |
H A D | Doxyfile | 16 #--------------------------------------------------------------------------- 18 #--------------------------------------------------------------------------- 21 # that follow. The default is UTF-8 which is also the encoding used for all text 25 # The default value is: UTF-8. 27 DOXYFILE_ENCODING = UTF-8 30 # double-quotes, unless you are using Doxywizard) that should identify the 52 # the logo to the output directory. 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 64 # directories (in 2 levels) under the output directory of each output format and 69 # The default value is: NO. [all …]
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound.doxygen | 20 # doxygen -x [configFile] 24 # doxygen -x_noenv [configFile] 26 #--------------------------------------------------------------------------- 28 #--------------------------------------------------------------------------- 31 # file that follow. The default is UTF-8 which is also the encoding used for all 35 # The default value is: UTF-8. 37 DOXYFILE_ENCODING = UTF-8 40 # double-quotes, unless you are using Doxywizard) that should identify the 62 # the logo to the output directory. 74 # sub-directories (in 2 levels) under the output directory of each output format [all …]
|