Home
last modified time | relevance | path

Searched full:send (Results 1 – 25 of 2555) sorted by relevance

12345678910>>...103

/openbsd-src/regress/sys/netinet6/mcast6/
H A DMakefile8 SEND = ${.OBJDIR}/mc6send macro
34 # send over localhost interface
36 ${SEND} -f send.log -i ${LOCALHOST} -m '${MSG}'
37 grep '> ${MSG}$$' send.log
44 ${SEND} -f send.log -i ${LOCALHOST} -l 1 -m '${MSG}'
45 grep '> ${MSG}$$' send.log
52 ${SEND} -f send.log -i ${LOCALHOST} -l 0 -m '${MSG}'
53 grep '> ${MSG}$$' send.log
58 # send over localhost interface
60 ${SEND} -f send.log -i ${LOCALHOST} -m '${MSG}' -t 0
[all …]
/openbsd-src/regress/sys/netinet/mcast/
H A DMakefile8 SEND = ${.OBJDIR}/mcsend macro
30 # send over localhost interface
32 ${SEND} -f send.log -i ${LOCALHOST} -m '${MSG}'
33 grep '> ${MSG}$$' send.log
40 ${SEND} -f send.log -i ${LOCALHOST} -l 1 -m '${MSG}'
41 grep '> ${MSG}$$' send.log
48 ${SEND} -f send.log -i ${LOCALHOST} -l 0 -m '${MSG}'
49 grep '> ${MSG}$$' send.log
54 # send over localhost interface
56 ${SEND} -f send.log -i ${LOCALHOST} -m '${MSG}' -t 0
[all …]
/openbsd-src/usr.bin/tmux/
H A Dkey-bindings.c49 " '#{?#{m/r:(copy|view)-mode,#{pane_mode}},Go To Top,}' '<' {send -X history-top}" \
50 " '#{?#{m/r:(copy|view)-mode,#{pane_mode}},Go To Bottom,}' '>' {send -X history-bottom}" \
52 " '#{?mouse_word,Search For #[underscore]#{=/9/...:mouse_word},}' 'C-r' {if -F '#{?#{m/r:(copy|view)-mode,#{pane_mode}},0,1}' 'copy-mode -t='; send -Xt= search-backward -- \"#{q:mouse_word}\"}" \
53 " '#{?mouse_word,Type #[underscore]#{=/9/...:mouse_word},}' 'C-y' {copy-mode -q; send-keys -l -- \"#{q:mouse_word}\"}" \
57 " '#{?mouse_hyperlink,Type #[underscore]#{=/9/...:mouse_hyperlink},}' 'C-h' {copy-mode -q; send-keys -l -- \"#{q:mouse_hyperlink}\"}" \
349 "bind -N 'Send the prefix key' C-b { send-prefix }", in key_bindings_init()
440 "bind -n MouseDown1Pane { select-pane -t=; send -M }", in key_bindings_init()
443 "bind -n MouseDrag1Pane { if -F '#{||:#{pane_in_mode},#{mouse_any_flag}}' { send -M } { copy-mode -M } }", in key_bindings_init()
446 "bind -n WheelUpPane { if -F '#{||:#{pane_in_mode},#{mouse_any_flag}}' { send in key_bindings_init()
[all...]
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dfork_testbase.py28 "send packet: $OK#00",
30 "send packet: $OK#00",
31 {"direction": "send",
35 "send packet: $OK#00",
40 {"direction": "send", "regex": self.fork_regex.format(variant),
56 "send packet: $OK#00",
59 "send packet: $QCp{}.{}#00".format(parent_pid, parent_tid),
62 "send packet: $Eff#00",
64 "send packet: $OK#00",
77 "send packet: $OK#00",
[all …]
/openbsd-src/lib/libc/sys/
H A Dsend.21 .\" $OpenBSD: send.2,v 1.35 2022/09/09 13:52:59 mbuhl Exp $
2 .\" $NetBSD: send.2,v 1.6 1996/01/15 01:17:18 thorpej Exp $
31 .\" @(#)send.2 8.2 (Berkeley) 2/21/94
37 .Nm send ,
41 .Nd send a message from a socket
45 .Fn send "int s" "const void *msg" "size_t len" "int flags"
53 .Fn send ,
59 .Fn send
83 .Fn send .
88 .Fn send
[all …]
/openbsd-src/sbin/dhcpleased/
H A Ddhcpleased.conf.571 Send the IPv6-Only preferred option to the server.
73 .It Ic send client id Ar client-id
74 Send the DHCP client identifier option with a value of
82 send client id "01:00:53:FF:AA:BB:CC"
88 The default is to send the interface's MAC address as client identifier.
101 send client id "\e0foobar"
103 .It Ic send host name Ar host-name
104 Send the DHCP client host name option with a value of
106 The default is to send the name of the host.
107 .It Ic send n
[all...]
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dgrok35 __UNDEFINED__ GROK_NUMERIC_RADIX(sp, send) grok_numeric_radix(sp, send)
45 grok_numeric_radix(pTHX_ const char **sp, const char *send)
52 if (*sp + len <= send && memEQ(*sp, radix, len)) {
67 if (*sp + len <= send && memEQ(*sp, radix, len)) {
76 if (*sp < send && **sp == '.') {
91 const char *send = pv + len;
98 while (s < send && isSPACE(*s))
100 if (s == send) {
109 if (s == send)
122 if (++s < send) {
[all …]
/openbsd-src/gnu/llvm/lldb/examples/test/tmp/
H A Dlldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt13 com.apple.main-thread < 1> send packet: +
14 com.apple.main-thread history[1] tid=0x1307 < 1> send packet: +
15 com.apple.main-thread < 19> send packet: $QStartNoAckMode#b0
18 com.apple.main-thread < 1> send packet: +
19 com.apple.main-thread < 26> send packet: $QThreadSuffixSupported#00
21 com.apple.main-thread < 27> send packet: $QListThreadsInStopReply#00
23 com.apple.main-thread < 13> send packet: $qHostInfo#00
25 com.apple.main-thread < 10> send packet: $vCont?#00
27 com.apple.main-thread < 27> send packet: $qVAttachOrWaitSupported#00
33 com.apple.main-thread < 5> send packet: $k#00
[all …]
H A Dlldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dwarf.txt13 com.apple.main-thread < 1> send packet: +
14 com.apple.main-thread history[1] tid=0x1307 < 1> send packet: +
15 com.apple.main-thread < 19> send packet: $QStartNoAckMode#b0
18 com.apple.main-thread < 1> send packet: +
19 com.apple.main-thread < 26> send packet: $QThreadSuffixSupported#00
21 com.apple.main-thread < 27> send packet: $QListThreadsInStopReply#00
23 com.apple.main-thread < 13> send packet: $qHostInfo#00
25 com.apple.main-thread < 10> send packet: $vCont?#00
27 com.apple.main-thread < 27> send packet: $qVAttachOrWaitSupported#00
33 com.apple.main-thread < 5> send packet: $k#00
[all …]
/openbsd-src/lib/libssl/
H A Dtls13_handshake.c34 int (*send)(struct tls13_ctx *ctx, CBB *cbb); member
58 .send = tls13_client_hello_send,
65 .send = tls13_client_hello_retry_send,
71 .send = tls13_client_end_of_early_data_send,
78 .send = tls13_client_certificate_send,
85 .send = tls13_client_certificate_verify_send,
92 .send = tls13_client_finished_send,
99 .send = tls13_server_hello_send,
106 .send = tls13_server_hello_retry_request_send,
113 .send = tls13_server_encrypted_extensions_send,
[all …]
/openbsd-src/usr.sbin/pppd/chat/
H A Dchat.882 substituted for the \eT substitution metacharacter in a send string.
94 substituted for the \eU substitution metacharacter in a send string.
137 .Dq expect-send
150 it is to send a break sequence to the remote and then expect the
159 program will send the string ppp and then expect the prompt
161 When it receives the prompt for the password, it will send the password
197 In other words, expect ....ogin:, send ppp, expect ...ssword:, send hello2u2.
228 # Now wait for the prompt and send logout string
257 This sequence will expect nothing; and then send the string ATZ.
268 However, should the modem find a busy telephone, it will send the string
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgccbug.in24 # The version of this send-pr.
276 SEND-PR: -*- send-pr -*-
277 SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
278 SEND-PR: will all comments (text enclosed in `<' and `>').
279 SEND-PR:
280 SEND-PR: Please consult the GCC manual if you are not sure how to
281 SEND-PR: fill out a problem report.
282 SEND-PR: Note that the Synopsis field is mandatory. The Subject (for
283 SEND-PR: the mail) will be made the same as Synopsis unless explicitly
284 SEND-PR: changed.
[all …]
/openbsd-src/regress/sbin/isakmpd/msg/
H A Dcheck.sh56 send () { function
61 printf "SHORT!" |send
64 printf "INVALID COOKIES!\0\x10\0\0\0\0\0\0\0\0\0\x1c" |send
67 printf "01234567\0\0\0\0\0\0\0\0!\x10\0\0\0\0\0\0\0\0\0\x1c" |send
70 printf "01234567\0\0\0\0\0\0\0\0\0\x20\0\0\0\0\0\0\0\0\0\x1c" |send
73 printf "01234567\0\0\0\0\0\0\0\0\0\x11\0\0\0\0\0\0\0\0\0\x1c" |send
76 printf "01234567\0\0\0\0\0\0\0\0\0\x10!\0\0\0\0\0\0\0\0\x1c" |send
79 printf "01234567\0\0\0\0\0\0\0\0\0\x10\2\x80\0\0\0\0\0\0\0\x1c" |send
82 printf "01234567\0\0\0\0\0\0\0\0\0\x10\2\0BAD!\0\0\0\x1c" |send
85 printf "01234567\0\0\0\0\0\0\0\0\0\x10\2\0\0\0\0\0\0\0\0\x1b" |send
[all …]
/openbsd-src/share/man/man9/
H A Difq_enqueue.932 .Nd interface send queue API
67 interface send queue.
74 interface send queue.
76 Free all the mbufs on the interface send queue
80 Return the number of mbufs on the interface send queue
90 Return if the interface send queue
95 send queue
100 with the interface send queue
106 hardware associated with the interface send queue
110 Return if the hardware associated with the interface send queue
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dptype.exp175 #send "ptype v_char\n"
184 #send "ptype v_signed_char\n"
192 #send "ptype v_unsigned_char\n"
201 #send "ptype v_signed_short\n"
209 #send "ptype v_unsigned_short\n"
219 #send "ptype v_signed_int\n"
227 #send "ptype v_unsigned_int\n"
235 #send "ptype v_long\n"
243 #send "ptype v_signed_long\n"
251 #send "ptype v_unsigned_long\n"
[all …]
/openbsd-src/usr.sbin/tcpdump/
H A DREADME37 send-ack.awk
41 we just note if the packet is a "send" or an "ack".
47 "Send" means data going from sender to receiver, "ack"
56 the delta-time from the first send of the packet to the
57 ack. A number in parens following a send is the
58 delta-time from the first send of the packet to the
59 current send (on duplicate packets only). Duplicate
64 3.00 0.20 send . 512
66 3.20 0.00 send P 1024
68 3.80 0.40 * send . 0 (3.80) [2]
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dlimits.exp85 pass "tracepoint limit test: send fewer than limit"
88 fail "tracepoint limit test: send fewer than limit"
101 pass "tracepoint limit test: send equal to limit"
104 fail "tracepoint limit test: send equal to limit"
116 "tracepoint limit test: send more than limit"
166 pass "memrange limit test: send fewer than limit"
169 fail "memrange limit test: send fewer than limit"
182 pass "memrange limit test: send equal to limit"
185 fail "memrange limit test: send equal to limit"
197 "memrange limit test: send more than limit"
[all …]
/openbsd-src/usr.sbin/npppd/npppd/
H A Dmppe.c146 mppe_rc4_destroy(_this, &_this->send); in mppe_fini()
202 _this->send.stateless = in mppe_start()
206 _this->send.keylen = 8; in mppe_start()
207 _this->send.keybits = 40; in mppe_start()
209 _this->send.keylen = 8; in mppe_start()
210 _this->send.keybits = 56; in mppe_start()
212 _this->send.keylen = 16; in mppe_start()
213 _this->send.keybits = 128; in mppe_start()
229 if (_this->send.keybits > 0) { in mppe_start()
230 mppe_rc4_init(_this, &_this->send, 0); in mppe_start()
[all …]
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c58 uint32_t cont, send, line; in enc3_update_hdmi_info_packet() local
70 /* send packet(s) every frame */ in enc3_update_hdmi_info_packet()
71 send = 1; in enc3_update_hdmi_info_packet()
72 /* select line number to send packets on */ in enc3_update_hdmi_info_packet()
76 send = 0; in enc3_update_hdmi_info_packet()
87 HDMI_GENERIC0_SEND, send); in enc3_update_hdmi_info_packet()
94 HDMI_GENERIC1_SEND, send); in enc3_update_hdmi_info_packet()
101 HDMI_GENERIC2_SEND, send); in enc3_update_hdmi_info_packet()
108 HDMI_GENERIC3_SEND, send); in enc3_update_hdmi_info_packet()
115 HDMI_GENERIC4_SEND, send); in enc3_update_hdmi_info_packet()
[all …]
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Drclex.l155 char *s, *send; variable
162 send = strchr (s, '"');
165 && s + sizeof "StringFileInfo" - 1 == send)
169 && s + sizeof "VarFileInfo" - 1 == send)
175 r = get_string (send - s + 1);
176 strncpy (r, s, send - s);
177 r[send - s] = '\0';
251 char *send, *fn;
257 line = strtol (s, &send, 0);
258 if (*send != '\0' && ! ISSPACE (*send))
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dadp.h238 * target will send an ADP_Booted or ADP_Reset message. The debugger
245 * Eventually the Debugger will be started up and will send an
251 * sent so that the Debugger does not attempt to send any data after it has
259 * The debugger will send an ADP_Reboot or ADP_Reset request, but will
262 * When the target is powered up then it will send an ADP_Rebooted
414 * indicated parameters and send a reply.
517 * reply, the host will switch to the new combination and send a LinkCheck
622 * Send: ()
638 * Send: ()
695 * Send: ()
[all …]
/openbsd-src/gnu/llvm/lldb/docs/
H A Dlldb-platform-packets.txt24 // send: + <-- ACKing the properly formatted QStartNoAckMode packet
25 // send: $OK#9a
39 // send: cputype:16777228;cpusubtype:1;ostype:ios;watchpoint_exceptions_received:before;os_vers…
65 // send: 2f4170706c65496e7465726e616c2f6c6c64622f73657474696e67732f342f5465737453657474696e6773…
79 // send: OK
90 // send: F0
108 // send: F,0,0,<OUTPUT>
129 // send: pid:1337;port:43001;
149 // send: OK
162 // send: pid:71964;name:612e6f7574;
[all …]
/openbsd-src/gnu/usr.bin/perl/
H A Ddquote.c86 const char * const send, /* End of input string */ in Perl_form_alien_digit_msg() argument
111 || (UTF && isUTF8_CHAR((U8 *) first_bad, (U8 *) send))) in Perl_form_alien_digit_msg()
233 Perl_grok_bslash_o(pTHX_ char **s, const char * const send, UV *uv, in Perl_grok_bslash_o() argument
252 * send - 1 gives a limit in *s that this function is not permitted to in Perl_grok_bslash_o()
254 * range *s..send-1 in Perl_grok_bslash_o()
290 if (send <= *s || **s != '{') { in Perl_grok_bslash_o()
295 rbrace = (char *) memchr(*s, '}', send - *s); in Perl_grok_bslash_o()
300 while (*s < send && isBLANK(**s)) { in Perl_grok_bslash_o()
304 while (*s < send && isOCTAL(**s)) { in Perl_grok_bslash_o()
350 *s += (UTF) ? UTF8_SAFE_SKIP(*s, send) : 1; in Perl_grok_bslash_o()
[all …]
/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_ct.c64 * | 0x0000 | H2G `CTB Descriptor`_ (send) | |
68 * | 0x1000 | H2G `CT Buffer`_ (send) | n*4K |
80 * of the receive buffer (relative to the send) to ensure a G2H response
115 mtx_init(&ct->ctbs.send.lock, IPL_TTY); in intel_guc_ct_init_early()
191 static int ct_register_buffer(struct intel_guc_ct *ct, bool send, in ct_register_buffer() argument
196 err = intel_guc_self_cfg64(ct_to_guc(ct), send ? in ct_register_buffer()
203 err = intel_guc_self_cfg64(ct_to_guc(ct), send ? in ct_register_buffer()
210 err = intel_guc_self_cfg32(ct_to_guc(ct), send ? in ct_register_buffer()
217 send ? "SEND" : "RECV", ERR_PTR(err)); in ct_register_buffer()
257 /* store pointers to desc and cmds for send ctb */ in intel_guc_ct_init()
[all …]
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dpopen_spawn.py118 '''This is similar to send() except that there is no return value.
120 self.send(s)
130 self.send(s)
132 def send(self, s): member in PopenSpawn
133 '''Send data to the subprocess' stdin.
138 self._log(s, 'send')
150 '''Wraps send(), sending string ``s`` to child process, with os.linesep
153 n = self.send(s)
154 return n + self.send(self.linesep)

12345678910>>...103