Home
last modified time | relevance | path

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

12345678

/freebsd-src/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-src/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-src/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 - 201
87 sati_ata_non_data_command(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_non_data_command() argument
110 sati_ata_identify_device_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_identify_device_construct() argument
133 sati_ata_execute_device_diagnostic_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_execute_device_diagnostic_construct() argument
169 sati_set_ascii_data_byte(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * destination_scsi_io,U32 destination_offset,U8 source_value,BOOL use_printable_chars) sati_set_ascii_data_byte() argument
215 sati_ata_identify_device_copy_data(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * destination_scsi_io,U32 destination_offset,U8 * source_buffer,U32 source_offset,U32 length,BOOL use_printable_chars) sati_ata_identify_device_copy_data() argument
267 sati_copy_data(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * destination_scsi_io,U32 destination_offset,U8 * source_buffer,U32 length) sati_copy_data() argument
373 sati_ata_check_power_mode_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_check_power_mode_construct() argument
454 sati_scsi_get_sense_data_buffer(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U8 scsi_status,U8 ** sense_data,U32 * sense_len) sati_scsi_get_sense_data_buffer() argument
486 sati_scsi_get_sense_data_response_code(SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_scsi_get_sense_data_response_code() argument
504 sati_scsi_get_descriptor_sense_data_length(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io) sati_scsi_get_descriptor_sense_data_length() argument
561 sati_scsi_get_sense_data_length(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io) sati_scsi_get_sense_data_length() argument
605 sati_scsi_sense_data_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U8 scsi_status,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_sense_data_construct() argument
849 sati_scsi_descriptor_sense_data_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U8 scsi_status,U8 response_code,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_descriptor_sense_data_construct() argument
905 sati_scsi_fixed_sense_data_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U8 scsi_status,U8 response_code,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_fixed_sense_data_construct() argument
1021 sati_scsi_common_descriptor_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U8 * sense_data,U32 sense_len,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier,U8 * information_buff) sati_scsi_common_descriptor_sense_construct() argument
1070 sati_scsi_read_ncq_error_descriptor_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_input_data,U8 scsi_status,U8 response_code,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_ncq_error_descriptor_sense_construct() argument
1141 sati_scsi_read_ncq_error_fixed_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_input_data,U8 scsi_status,U8 response_code,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_ncq_error_fixed_sense_construct() argument
1186 sati_scsi_read_ncq_error_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_input_data,U8 scsi_status,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_ncq_error_sense_construct() argument
1242 sati_scsi_read_error_descriptor_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_io,U8 scsi_status,U8 response_code,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_error_descriptor_sense_construct() argument
1312 sati_scsi_read_error_fixed_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_io,U8 scsi_status,U8 response_code,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_error_fixed_sense_construct() argument
1358 sati_scsi_read_error_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_input_data,U8 scsi_status,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_error_sense_construct() argument
1400 sati_scsi_response_data_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U8 response_data) sati_scsi_response_data_construct() argument
1432 sati_get_data_byte(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U32 byte_offset,U8 * value) sati_get_data_byte() argument
1460 sati_set_data_byte(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U32 byte_offset,U8 value) sati_set_data_byte() argument
1491 sati_set_data_dword(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U32 byte_offset,U32 value) sati_set_data_dword() argument
1523 sati_ata_flush_cache_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_flush_cache_construct() argument
1549 sati_ata_standby_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence,U16 count) sati_ata_standby_construct() argument
1578 sati_ata_standby_immediate_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_standby_immediate_construct() argument
1602 sati_ata_idle_immediate_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_idle_immediate_construct() argument
1632 sati_ata_idle_immediate_unload_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_idle_immediate_unload_construct() argument
1661 sati_ata_idle_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_idle_construct() argument
1693 sati_ata_media_eject_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_media_eject_construct() argument
1718 sati_ata_read_verify_sectors_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_read_verify_sectors_construct() argument
1746 sati_ata_smart_return_status_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence,U8 feature_value) sati_ata_smart_return_status_construct() argument
1772 sati_ata_smart_read_log_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence,U8 log_address,U32 transfer_length) sati_ata_smart_read_log_construct() argument
1801 sati_ata_write_uncorrectable_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence,U8 feature_value) sati_ata_write_uncorrectable_construct() argument
1822 sati_ata_set_features_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence,U8 feature) sati_ata_set_features_construct() argument
1850 sati_ata_read_log_ext_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence,U8 log_address,U32 transfer_length) sati_ata_read_log_ext_construct() argument
1882 sati_device_state_stopped(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io) sati_device_state_stopped() argument
1914 sati_ata_read_buffer_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_read_buffer_construct() argument
1939 sati_ata_write_buffer_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence) sati_ata_write_buffer_construct() argument
1972 sati_ata_download_microcode_construct(void * ata_io,SATI_TRANSLATOR_SEQUENCE_T * sequence,U8 mode,U32 allocation_length,U32 buffer_offset) sati_ata_download_microcode_construct() argument
[all...]
/freebsd-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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 -literal -offset indent
205 reboot -r
210 .Bd -literal -offset indent
[all …]
/freebsd-src/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-orde
[all...]
/freebsd-src/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-src/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-src/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-src/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-src/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-src/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 …]
/freebsd-src/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_decode_stm.cpp3 * \brief OpenCSD : STM packet decoder - output generic SW trace packets.
31 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
77 if(m_curr_packet_in->getPktType() == STM_PKT_ASYNC) in processPacket()
110 // don't currently save unsent packets so nothing to flush in onFlush()
119 // static config - copy of CSID for easy reference in onProtocolConfig()
120 m_CSID = m_config->getTraceID(); in onProtocolConfig()
127 m_num_pkt_correlation = 1; // fixed at single packet payload correlation - add feature later in initDecoder()
130 // base decoder state - STM requires no memory and instruction decode. in initDecoder()
144 m_swt_packet_info.swt_flag_bits = 0; // zero out everything in resetDecoder()
167 switch (m_curr_packet_in->getPktType()) in decodePacket()
[all …]

12345678