Home
last modified time | relevance | path

Searched refs:Send (Results 1 – 25 of 134) sorted by relevance

123456

/src/tools/test/stress2/misc/
H A Dmachipc.sh111 0, /* Send size */
170 /* Send the message */
173 sizeof(message), /* Send size */
175 port, /* Send port */
H A Dmachipc2.sh196 /* Send the message */
199 sizeof(message), /* Send size */
201 port, /* Send port */
222 0, /* Send size */
/src/contrib/netbsd-tests/lib/librumphijack/
H A Dnetstat.expout2 Proto Recv-Q Send-Q Local Address Foreign Address State
5 Proto Recv-Q Send-Q Local Address Foreign Address (state)
/src/contrib/sendmail/src/
H A Dhelpfile31 ehlo SEND Send as mail [RFC821]
32 ehlo SOML Send as mail or terminal [RFC821]
33 ehlo SAML Send as mail and terminal [RFC821]
83 soml Send or mail. If the user is logged in, send directly,
86 saml Send and mail. Send directly to the user's terminal,
/src/crypto/heimdal/appl/telnet/
H A Dtelnet.state67 Send DO option
70 Send DO option
72 Send DONT option
/src/sys/dev/iicbus/
H A Diicbus_if.m71 # Send REPEATED_START condition
80 # Send START condition
89 # Send STOP condition
/src/bin/sh/tests/parser/
H A Dps2-expand1.03 # Send incomplete command (backslash at end) to trigger PS2
/src/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DUDPSocket.h27 size_t Send(const void *buf, const size_t num_bytes) override;
/src/crypto/openssl/doc/designs/quic-design/
H A Dquic-fifm.md67 special case by the QUIC Send Stream Manager. `CRYPTO` frame retransmission
68 can also be handled using a QUIC Send Stream manager. (`CRYPTO` frames could
92 This is needed so that the QUIC Send Stream Manager for a given stream
100 This is needed so that the QUIC Send Stream Manager can be informed for a
429 - It is provided with a callback to obtain a QUIC Send Stream based on a stream
431 to map stream IDs to QUIC Send Stream instances.
492 - informs the QUIC Send Stream instance for that stream that a range of bytes
495 - also informs the QUIC Send Stream instance if FIN was set on a STREAM frame.
508 In the event of packet loss, ACK or discard, the appropriate QUIC Send Stream,
H A Dquic-connID-retire.md41 * Send retirement acks for all retired CIDs
57 * Send a retirement frame (RETIRE_CONNECTION_ID)
/src/contrib/ldns/ldns/
H A Dnet.h.in45 * Send an udp query and don't wait for an answer but return
56 * Send an udp query and don't wait for an answer but return
69 * Send an tcp query and don't wait for an answer but return
80 * Send an tcp query and don't wait for an answer but return
/src/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp248 bytes_sent = Send(buf, num_bytes); in Write()
309 size_t Socket::Send(const void *buf, const size_t num_bytes) { in Send() function in Socket
H A DUDPSocket.cpp37 size_t UDPSocket::Send(const void *buf, const size_t num_bytes) { in Send() function in UDPSocket
/src/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocket.h111 virtual size_t Send(const void *buf, const size_t num_bytes);
/src/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h1086 virtual void Send(const std::string& message) = 0;
1092 void SendLn(const std::string& message) { Send(message + "\n"); } in SendLn()
1108 void Send(const std::string& message) override { in Send() function
/src/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md246 ## "STDIN" : Send a newline on STDIN. (Recommended for gather inputs)
247 ## "SIGHUP" : Send a HUP signal. Not available on Windows. (not recommended)
248 ## "SIGUSR1" : Send a USR1 signal. Not available on Windows.
249 ## "SIGUSR2" : Send a USR2 signal. Not available on Windows.
/src/crypto/openssl/doc/man3/
H A DUI_STRING.pod23 UIT_INFO, /* Send info to the user */
24 UIT_ERROR /* Send an error message to the user */
/src/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in421 -s Send output to syslog(3) - implied if STDOUT has no tty or redirected
422 -t Send output to terminal - implied if STDOUT attached to terminal
/src/usr.sbin/bsdconfig/console/
H A DUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/src/usr.sbin/bsdconfig/networking/
H A DUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/src/usr.sbin/bsdconfig/security/
H A DUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/src/usr.sbin/bsdconfig/password/
H A DUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/src/usr.sbin/bsdconfig/usermgmt/
H A DUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/src/usr.sbin/bsdconfig/startup/
H A DUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/src/usr.sbin/bsdconfig/mouse/
H A DUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign

123456