Home
last modified time | relevance | path

Searched +full:send +full:- +full:flush +full:- +full:out +full:- +full:sequence (Results 1 – 25 of 199) sorted by relevance

12345678

/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.129 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
75 .Bl -tag -width indent
77 Specifies an 8-bit data path. This causes an attempt to
96 Specifies an 8-bit data path on output. This causes the
99 Sets the IP type-of-service (TOS) option for the telnet
178 unless modified by the -e option.
241 .Ic flush
267 which cause this action to flush subsequent output to the terminal
270 sequence) and flush previous terminal input
298 .Bl -tag -width "mode type"
[all …]
/freebsd/contrib/telnet/telnet/
H A Dtelnet.125 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
75 .Bl -tag -width indent
85 Specifies an 8-bit data path.
104 Specifies an 8-bit data path on output.
117 Sets the IP type-of-service (TOS) option for the telnet
304 .Ic flush
330 which cause this action to flush subsequent output to the terminal
333 sequence) and flush previous terminal input
360 .Bl -tag -width "mode type"
368 .Bl -tag -width "disable type"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-mux-pca954x.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
17 attached to the parent bus by using the SMBus "Send Byte"
23 - enum:
24 - maxim,max7356
25 - maxim,max7357
26 - maxim,max7358
[all …]
/freebsd/sys/dev/isci/scil/
H A Dsati_start_stop_unit.c1 /*-
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.
51 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
84 SATI_TRANSLATOR_SEQUENCE_T * sequence, in sati_start_stop_unit_translate_command() argument
99 //directly send ATA STANDBY_IMMEDIATE in sati_start_stop_unit_translate_command()
100 sati_ata_standby_immediate_construct(ata_io, sequence); in sati_start_stop_unit_translate_command()
101 sequence->command_specific_data.translated_command = ATA_STANDBY_IMMED; in sati_start_stop_unit_translate_command()
[all …]
H A Dsati_util.c1 /*-
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.
51 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
73 * length for an ATA non-data command.
76 * values in a non-data ATA command constuct.
78 * @param[out] ata_io This parameter specifies the ATA IO request structure
80 * @param[in] sequence This parameter specifies the translator sequence
[all …]
/freebsd/libexec/getty/
H A Dgettytab.525 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
70 .Bl -column Name Type /usr/bin/login
72 .It "ac str unused expect-send chat script for modem answer"
73 .It "al str unused user to auto-login instead of prompting"
83 .It "co bool false console - add"
92 .It "de num 0 delay secs and flush input before writing first prompt"
110 .Sc Ta No "output flush character"
122 .It "ic str unused expect-send chat script for modem initialization"
145 .It "np bool false terminal uses no parity (i.e., 8-bit characters)"
156 between first prompt and following flush (seconds)
[all …]
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_common.t019 \ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
23 \ ----------------------------------------------------------------------
37 #define ENG ((br_ssl_engine_context *)(void *)((unsigned char *)t0ctx - offsetof(br_ssl_engine_con…
64 \ -- Some handshake data is expected.
66 \ -- The handshake is finished, and application data may flow. There may
70 \ -- Some change-cipher-spec data is expected.
72 \ -- An alert record is expected. Other types of incoming records will be
75 \ -- Waiting for the currently accumulated record to be sent and the
79 : NYI ( -- ! )
80 "NOT YET IMPLEMENTED!" puts cr -1 fail ;
[all …]
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2012-2014, 2018-2024 Intel Corporation
4 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH
5 * Copyright (C) 2015-2016 Intel Deutschland GmbH
14 #include "iwl-tran
[all...]
H A Dtx.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
3 * Copyright (C) 2012-2014, 2018-2024 Intel Corporation
4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH
5 * Copyright (C) 2016-2017 Intel Deutschland GmbH
14 #include "iwl-tran
1584 u16 sequence = le16_to_cpu(pkt->hdr.sequence); iwl_mvm_rx_tx_cmd_single() local
1879 u16 sequence = le16_to_cpu(pkt->hdr.sequence); iwl_mvm_rx_tx_cmd_agg() local
[all...]
/freebsd/share/man/man4/
H A Dsctp.424 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
47 protocol provides reliable, flow-controlled, two-way
57 Internet address format and, in addition, provides a per-host
98 mode of operation in that the user may send to an address
99 (using any of the valid send calls that carry a
105 third leg of the four-way handshake.
116 protocol directly supports multi-homing.
129 transport protocol is also multi-streamed.
130 Multi-streaming refers to the ability to send sub-ordered flows of
133 extended send calls such as the
[all …]
H A Dtermios.425 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
190 returns -1 with
224 returns -1 with
238 full-duplex mode, so that data may arrive even while output is occurring.
271 This is useful for terminals that can operate in full-duplex mode.
291 .Bl -enum -offset indent
301 If there is no data available, the read returns -1, with
313 character, an end-of-file
315 character, or an end-of-line
357 This un-delimited
[all …]
/freebsd/share/doc/psd/05.sysman/
H A D2.4.t25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
53 is processed to provide standard line-oriented local editing functions,
54 and input is presented on a line-by-line basis.
62 to send SIGINT
81 may be flushed with the \fIflush output\fP character; and a \fIliteral
86 Non-graphic ASCII input characters may be echoed as a two-character
93 two character return-linefeed sequence,
96 for upper-case only terminals.
108 based on currently-proposed standards.
130 char tc_eofc; /* end-of-file */
[all …]
/freebsd/sys/netipsec/
H A Dkeydb.h3 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
30 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
72 * In order to split out the keydb implementation from that of the
112 LIST_ENTRY(secashead) drainq; /* used ONLY by flush callout */
154 uint32_t seq; /* sequence number */
162 struct secnatt *natt; /* NAT-
[all...]
/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/
H A DBEGEMOT-HAST-MIB.txt1 --
2 -- Copyright (c) 2013 Mikolaj Golub <trociny@FreeBSD.org>
3 -- All rights reserved.
4 --
5 -- Redistribution and use in source and binary forms, with or without
6 -- modification, are permitted provided that the following conditions
7 -- are met:
8 -- 1. Redistributions of source code must retain the above copyright
9 -- notice, this list of conditions and the following disclaimer.
10 -- 2. Redistributions in binary form must reproduce the above copyright
[all …]
/freebsd/share/doc/psd/21.ipc/
H A D5.t25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
49 of band\*(rq data. Out of band data is a logically independent
51 stream sockets. Out of band data is delivered to the user
53 The abstraction defines that the out of band data facilities
58 support only in-band signaling (i.e. the urgent data is
59 delivered in sequence with the normal data), the system normally extracts
62 in order and receiving it out of sequence without having to
64 to ``peek'' (via MSG_PEEK) at out of band data.
71 If multiple sockets may have out of band data awaiting
75 of the out-of-band data, but only notification that it is pending.
[all …]
/freebsd/sys/dev/iwm/
H A Dif_iwm_sta.h1 /*-
2 * Based on BSD-licensed source modules in the Linux iwlwifi driver,
16 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
17 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
18 * Copyright(c) 2015 - 2016 Intel Deutschland GmbH
39 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
43 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
44 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
45 * Copyright(c) 2015 - 2016 Intel Deutschland GmbH
71 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
[all …]
/freebsd/bin/stty/
H A Dstty.11 .\"-
29 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
57 .Bl -tag -width indent
61 .St -p1003.2 .
84 .St -p1003.2 .
93 .Bl -tag -width Fl
150 .Bl -tag -width Fl
201 Request that the system send (not
202 send)
218 subsequent input causes the system to send an ASCII BEL
[all …]
/freebsd/sbin/reboot/
H A Dreboot.825 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
63 utilities flush the file system cache to disk, send all running processes
73 .Bl -tag -width indent
117 This is a one-shot option, the
141 The file system cache is not flushed during the initial process clean-up,
146 .Dq best-effort
172 root filesystem, and begins the usual startup sequence.
203 .Bd -litera
[all...]
/freebsd/sys/dev/drm2/
H A Ddrm.h11 /*-
32 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
85 * backwards-compatibility reasons.
116 * The lock structure is a simple cache-line aligned integer. To avoid
137 char __user *date; /**< User-space buffer to hold date */
139 char __user *desc; /**< User-space buffer to hold desc */
153 int count; /**< Length of user-space structures */
193 _DRM_RESTRICTED = 0x01, /**< Cannot be mapped to user-virtual */
197 _DRM_WRITE_COMBINING = 0x10, /**< use write-combining if available */
219 void *handle; /**< User-space: "Handle" to pass to mmap() */
[all …]
/freebsd/share/doc/psd/26.rpcrfc/
H A Drpc.rfc.ms2 .\" Must use -- tbl -- with this one
51 One program may deal with high-level applications such as file system
52 access control and locking. The other may deal with low-level file
62 procedure in some well-specified location (such as a result
65 procedure are extracted from the well-specified location, and the
99 It is important to point out that RPC does not try to implement any
105 is own retransmission and time-out policy as the RPC layer does not
113 application retransmits RPC messages after short time-outs, the only
120 execute-at-most-once semantics. A server can do this by taking
128 execute-at-most-once semantics. The server is not allowed to examine
[all …]
/freebsd/share/man/man5/
H A Dpf.conf.510 .\" - Redistributions of source code must retain the above copyright
12 .\" - Redistributions in binary form must reproduce the above
27 .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
45 .Bl -tag -width xxxx
47 User-defined variables may be defined and used later, simplifying
57 Ethernet filtering provides rule-based blocking or passing of Ethernet packets.
62 Queueing provides rule-based bandwidth control.
67 Packet filtering provides rule-based blocking or passing of packets.
81 .Ar set require-order
91 .Bd -literal -offset indent
[all …]
/freebsd/usr.sbin/ppp/
H A Ddeflate.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
25 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
53 #define DEFLATE_CHUNK_LEN (1536 - sizeof(struct mbuf))
60 state->seqno = 0; in DeflateResetOutput()
61 state->uncomp_rec = 0; in DeflateResetOutput()
62 deflateReset(&state->cx); in DeflateResetOutput()
74 int olen, ilen, len, res, flush; in DeflateOutput() local
83 mi->m_next = mp; in DeflateOutput()
87 mi->m_len = 1; in DeflateOutput()
[all …]
/freebsd/sys/netgraph/
H A Dng_pptpgre.c5 /*-
6 * Copyright (c) 1996-1999 Whistle Communications, Inc.
24 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
29 * RESULTING FROM OR ARISING OUT OF ANY USE OF THIS SOFTWARE, INCLUDING
34 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
87 u_char hasSeq:1; /* sequence number present */
98 u_char hasSeq:1; /* sequence number present */
121 #define PPTP_MAX_PAYLOAD (0xffff - sizeof(struct greheader) - 8)
135 we can piggy-back the ACK off of. These parameters determine the minimum
147 #define PPTP_SEQ_DIFF(x,y) ((int32_t)(x) - (int32_t)(y))
[all …]
/freebsd/sbin/hastd/
H A Dsecondary.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2009-2010 The FreeBSD Foundation
29 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
81 * until some in-progress requests are freed.
126 hio_##name##_list_size--; \
144 hio->hio_seq = 0; in hio_clear()
145 hio->hio_error = 0; in hio_clear()
146 hio->hio_cmd = HIO_UNDEF; in hio_clear()
147 hio->hio_offset = 0; in hio_clear()
[all …]
/freebsd/share/doc/psd/04.uprog/
H A Dp51 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
34 .\" OR OTHERWISE) RISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
57 For instance, to time-stamp the output of a program,
66 the in-memory formatting capabilities of
83 Low-Level Process Creation \(em Execl and Execv
115 but this is seldom used except as a place-holder.
116 If the command takes arguments, they are strung out after
201 execl("/bin/sh", "sh", "-c", commandline, NULL);
206 .UL -c
241 is non-zero; it is the process number of the child.
[all …]

12345678