Home
last modified time | relevance | path

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

12345

/freebsd-13-stable/contrib/netbsd-tests/lib/librumphijack/
HDnetstat.expout2 Proto Recv-Q Send-Q Local Address Foreign Address State
5 Proto Recv-Q Send-Q Local Address Foreign Address (state)
/freebsd-13-stable/contrib/sendmail/src/
HDhelpfile31 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,
/freebsd-13-stable/crypto/heimdal/appl/telnet/
HDtelnet.state67 Send DO option
70 Send DO option
72 Send DONT option
/freebsd-13-stable/sys/dev/iicbus/
HDiicbus_if.m71 # Send REPEATED_START condition
80 # Send START condition
89 # Send STOP condition
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
HDUDPSocket.h27 size_t Send(const void *buf, const size_t num_bytes) override;
/freebsd-13-stable/contrib/ldns/ldns/
HDnet.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
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
HDSocket.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
HDUDPSocket.cpp37 size_t UDPSocket::Send(const void *buf, const size_t num_bytes) { in Send() function in UDPSocket
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/
HDSocket.h111 virtual size_t Send(const void *buf, const size_t num_bytes);
/freebsd-13-stable/contrib/googletest/googletest/src/
HDgtest-internal-inl.h1082 virtual void Send(const std::string& message) = 0;
1088 void SendLn(const std::string& message) { Send(message + "\n"); } in SendLn()
1104 void Send(const std::string& message) override { in Send() function
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool_influxdb/
HDREADME.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.
/freebsd-13-stable/crypto/openssl/doc/man3/
HDUI_STRING.pod23 UIT_INFO, /* Send info to the user */
24 UIT_ERROR /* Send an error message to the user */
/freebsd-13-stable/contrib/ntp/scripts/update-leap/
HDupdate-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
/freebsd-13-stable/usr.sbin/bsdconfig/password/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/console/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/networking/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/diskmgmt/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/startup/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/security/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/docsinstall/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/mouse/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/ttys/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/usermgmt/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/packages/
HDUSAGE30 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13-stable/usr.sbin/bsdconfig/
HDUSAGE34 -D file Send debugging info to file. If file begins with a plus-sign

12345