| /freebsd/bin/cat/ |
| H A D | cat.1 | 1 .\"- 45 utility reads files sequentially, writing them to the standard output. 48 operands are processed in command-line order. 55 reads from the standard input. 70 .Bl -tag -width indent 72 Number the non-blank output lines, starting at 1. 74 Display non-printing characters (see the 80 Set an exclusive advisory lock on the standard output file descriptor. 95 Display non-printing characters (see the 102 Display non-printing characters so they are visible. [all …]
|
| /freebsd/share/doc/psd/04.uprog/ |
| H A D | p9 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 41 Appendix \(em The Standard I/O Library 48 The standard I/O library 63 or to machines other than the PDP-11 running a version of 82 The name of the standard input file 84 The name of the standard output file 86 The name of the standard error file 88 is actually \-1, and is the value returned by 89 the read routines on end-of-file or error. 92 pointer-valued functions [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-nomadik.txt | 3 Required (non-standard) properties: 4 - Nil 6 Recommended (non-standard) properties: 7 - clock-frequency : Maximum bus clock frequency for the device 9 Optional (non-standard) properties: 10 - Nil 15 compatible = "stericsson,db8500-i2c", "st,nomadik-i2c"; 18 #address-cells = <1>; 19 #size-cells = <0>; 20 v-i2c-supply = <&db8500_vape_reg>; [all …]
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_get_conn_close_info.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 4 .\" Standard preamble: 58 .TH SSL_GET_CONN_CLOSE_INFO 3ossl 2025-09-30 3.5.4 OpenSSL 87 \&\- get information about why a QUIC connection was closed 124 \& /* Inclusive range for handshake\-specific errors. */ 137 Connection closure information is written to \fI*info\fR, which must be non-NULL. 143 This is a 62\-bit QUIC error code. It is either a 62\-bit application error code 144 (if \fBSSL_CONN_CLOSE_FLAG_TRANSPORT\fR not set in \fIflags\fR) or a 62\-bit standard 155 If non-NULL, this is intended to be a UTF\-8 textual string briefly describing 157 given in \fIreason_len\fR. While, if non-NULL, OpenSSL guarantees that this string [all …]
|
| /freebsd/bin/pax/ |
| H A D | pax.1 | 1 .\"- 42 .Bk -words 45 .Bk -words 49 .Bk -words 53 .Bk -words 57 .Bk -words 69 .Bk -words 72 .Bk -words 76 .Bk -words 80 .Bk -words [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CXXRecordDeclDefinitionBits.def | 1 //===-- CXXRecordDeclDefinitionBits.def - Class definition bits -*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 35 /// True if this class has any user-declared constructors. 38 /// The user-declared special members which this class has. 44 /// True when this class is a POD-type. 48 /// * has no data members other than 0-width bit-fields and empty fields 51 /// * doesn't inherit from a non-empty class. 52 /// Doesn't take union-ness into account. [all …]
|
| /freebsd/usr.bin/wc/ |
| H A D | wc.1 | 39 .Op Fl -libxo 48 or standard input (if no file is specified) to the standard output. 67 .Bl -tag -width indent 68 .It Fl -libxo 80 to standard output. 89 is written to the standard output. 95 is written to the standard output. 97 The number of characters in each input file is written to the standard output. 107 is written to the standard output. 121 If no files are specified, the standard input is used and no [all …]
|
| /freebsd/bin/rm/ |
| H A D | rm.1 | 1 .\"- 45 .Op Fl - 50 utility attempts to remove the non-directory type files specified on the 52 If the permissions of the file do not permit writing, and the standard 53 input device is a terminal, the user is prompted (on the standard error 57 .Bl -tag -width indent 72 the file's permissions, or whether or not the standard input device is a 138 However, the usual option-end delimiter, 139 .Fl - , 159 .Sq Li -- [all …]
|
| /freebsd/usr.bin/xargs/ |
| H A D | xargs.1 | 60 utility reads space, tab, newline and end-of-file delimited strings 61 from the standard input and executes 69 from the standard input of 71 This is repeated until standard input is exhausted. 76 Single quotes escape all non-single quote characters, excluding newlines, 78 Double quotes escape all non-double quote characters, excluding newlines, 83 .Bl -tag -width indent 84 .It Fl 0 , Fl -null 136 will use the data read from standard input to replace the first occurrence of 163 .Dl /bin/ls -1d [A-Z]* | xargs -J % cp -Rp % destdir [all …]
|
| /freebsd/contrib/bc/manuals/bc/ |
| H A D | E.1 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2018-2025 Gavin D. Howard and contributors. 32 bc \- arbitrary\-precision decimal arithmetic language and calculator 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] [all …]
|
| H A D | EN.1 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2018-2025 Gavin D. Howard and contributors. 32 bc \- arbitrary\-precision decimal arithmetic language and calculator 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] [all …]
|
| H A D | EHN.1 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2018-2025 Gavin D. Howard and contributors. 32 bc \- arbitrary\-precision decimal arithmetic language and calculator 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] [all …]
|
| H A D | EH.1 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2018-2025 Gavin D. Howard and contributors. 32 bc \- arbitrary\-precision decimal arithmetic language and calculator 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] [all …]
|
| H A D | EH.1.md | 1 <!--- 3 SPDX-License-Identifier: BSD-2-Clause 5 Copyright (c) 2018-2025 Gavin D. Howard and contributors. 29 --> 33 bc - arbitrary-precision decimal arithmetic language and calculator 37 …-cCghilPqRsvVw**] [**-\-digit-clamp**] [**-\-no-digit-clamp**] [**-\-global-stacks**] [**-\-help**… 43 precision decimal arithmetic and is somewhat C-like, but there are differences. 49 This bc(1) is a drop-in replacement for *any* bc(1), including (and 56 command-line option **-r** *keyword*, where *keyword* is the keyword that is 66 **-C**, **-\-no-digit-clamp** [all …]
|
| H A D | EHN.1.md | 1 <!--- 3 SPDX-License-Identifier: BSD-2-Clause 5 Copyright (c) 2018-2025 Gavin D. Howard and contributors. 29 --> 33 bc - arbitrary-precision decimal arithmetic language and calculator 37 …-cCghilPqRsvVw**] [**-\-digit-clamp**] [**-\-no-digit-clamp**] [**-\-global-stacks**] [**-\-help**… 43 precision decimal arithmetic and is somewhat C-like, but there are differences. 49 This bc(1) is a drop-in replacement for *any* bc(1), including (and 56 command-line option **-r** *keyword*, where *keyword* is the keyword that is 66 **-C**, **-\-no-digit-clamp** [all …]
|
| H A D | E.1.md | 1 <!--- 3 SPDX-License-Identifier: BSD-2-Clause 5 Copyright (c) 2018-2025 Gavin D. Howard and contributors. 29 --> 33 bc - arbitrary-precision decimal arithmetic language and calculator 37 …-cCghilPqRsvVw**] [**-\-digit-clamp**] [**-\-no-digit-clamp**] [**-\-global-stacks**] [**-\-help**… 43 precision decimal arithmetic and is somewhat C-like, but there are differences. 49 This bc(1) is a drop-in replacement for *any* bc(1), including (and 56 command-line option **-r** *keyword*, where *keyword* is the keyword that is 66 **-C**, **-\-no-digit-clamp** [all …]
|
| H A D | EN.1.md | 1 <!--- 3 SPDX-License-Identifier: BSD-2-Clause 5 Copyright (c) 2018-2025 Gavin D. Howard and contributors. 29 --> 33 bc - arbitrary-precision decimal arithmetic language and calculator 37 …-cCghilPqRsvVw**] [**-\-digit-clamp**] [**-\-no-digit-clamp**] [**-\-global-stacks**] [**-\-help**… 43 precision decimal arithmetic and is somewhat C-like, but there are differences. 49 This bc(1) is a drop-in replacement for *any* bc(1), including (and 56 command-line option **-r** *keyword*, where *keyword* is the keyword that is 66 **-C**, **-\-no-digit-clamp** [all …]
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | tar.5 | 1 .\" Copyright (c) 2003-2009 Tim Kientzle 39 tape drives that operate with fixed-size blocks, but is widely used as 44 archive consists of a series of 512-byte records. 61 commonly used with modern high-speed tape drives. 66 here are not entirely standard; this document follows the 69 .Ss Old-Style Archive Format 76 which seems to be the earliest widely-used version of the tar program. 78 The header record for an old-style 81 .Bd -literal -offse [all...] |
| /freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
| H A D | LICENSE | 13 --- The GNU General Public License, Version 1, February 1989 --- 25 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 35 software--to make sure the software is free for all its users. The 126 a) accompany it with the complete corresponding machine-readable 132 for the cost of distribution) a complete machine-readable copy of the 144 exception, it need not include source code for modules which are standard 146 file runs, or for standard header files or definitions files that 240 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA 256 c'; they could even be mouse-clicks or menu items--whatever suits your 273 --- The Artistic License 1.0 --- [all …]
|
| /freebsd/share/doc/usd/21.troff/ |
| H A D | m4 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 50 surrounded by (usually null) non-alphabetic strings 54 em-dashes (\fB\e(em\fR), 56 \(emsuch as mother-in-law\(em\ 61 \fB&nh\fR hyphenate - E \ 78 \fB&hw\fI|word1|...\fR ignored - Specify hyphenation points in words 81 i.|e. \fIdig\-it\fR implies \fIdig\-its\fR. 90 with a title-length 97 \fB&tl\fI|\'left\|\'center\|\'right\|\'\fR - - \ 99 respectively left-adjusted, centered, and right-adjusted [all …]
|
| /freebsd/usr.bin/tftp/ |
| H A D | tftp.1 | 60 .Bl -tag -width verbose -compact 61 .It Cm \&? Ar command-name ... 84 This is a non-standard TFTP option. 145 .It Cm mode Ar transfer-mode 147 .Ar transfer-mode 162 .It Cm put Ar file1 file2 ... fileN Op Oo Ar host : Oc Ns Ar remote-directory 170 .Ar remote-directory 190 (toggle support for non-RFC defined options). 197 .It Cm rexmt Ar retransmission-timeout 198 Set the per-packet retransmission timeout, in seconds. [all …]
|
| /freebsd/sys/contrib/libfdt/ |
| H A D | libfdt.h | 4 * libfdt - Flat Device Tree manipulation 23 * MA 02110-1301 USA 75 * offset which is out-of-bounds, or which points to an 84 * length, or the phandle value was either 0 or -1, which are 88 * tree created by the sequential-write functions, which is 97 * device tree at all - it is missing the flattened device 102 * read-write functions, this may mean that fdt_open_into() is 109 /* FDT_ERR_BADLAYOUT: For read-write functions, the given 110 * device tree has it's sub-blocks in an order that the 113 * into a form suitable for the read-write operations. */ [all …]
|
| /freebsd/bin/sh/ |
| H A D | sh.1 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-3-Clause 64 utility is the standard command interpreter for the system. 68 .St -p1003.1 86 addition to data storage, along with built-in history and line 90 language is common to both interactive and non-interactive 99 If no arguments are present and if the standard input of the shell 110 .Pq Ql - , 144 The first non-option argument specified on the command line 152 from its standard input. [all …]
|
| /freebsd/sbin/ipf/ipsend/ |
| H A D | iptest.1 | 4 iptest \- automatically generate a packets to test IP functionality 8 .B \-1234567 10 .B \-d 13 .B \-g 16 .B \-m 19 .B \-p 22 .B \-s 29 .B \-1 38 .B \-2 43 .B \-3 [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_get_conn_close_info.pod | 28 - get information about why a QUIC connection was closed 65 /* Inclusive range for handshake-specific errors. */ 78 Connection closure information is written to I<*info>, which must be non-NULL. 87 This is a 62-bit QUIC error code. It is either a 62-bit application error code 88 (if B<SSL_CONN_CLOSE_FLAG_TRANSPORT> not set in I<flags>) or a 62-bit standard 101 If non-NULL, this is intended to be a UTF-8 textual string briefly describing 103 given in I<reason_len>. While, if non-NULL, OpenSSL guarantees that this string 108 While it is intended as per the QUIC protocol that this be a UTF-8 string, there 137 =head1 NON-STANDARD TRANSPORT ERROR CODES 140 the wire and therefore do not have standard error codes. OpenSSL indicates these [all …]
|