Home
last modified time | relevance | path

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

12345

/freebsd-13.1/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)
/freebsd-13.1/contrib/sendmail/src/
H A Dhelpfile33 ehlo SEND Send as mail [RFC821]
34 ehlo SOML Send as mail or terminal [RFC821]
35 ehlo SAML Send as mail and terminal [RFC821]
85 soml Send or mail. If the user is logged in, send directly,
88 saml Send and mail. Send directly to the user's terminal,
/freebsd-13.1/crypto/heimdal/appl/telnet/
H A Dtelnet.state67 Send DO option
70 Send DO option
72 Send DONT option
/freebsd-13.1/sys/dev/iicbus/
H A Diicbus_if.m72 # Send REPEATED_START condition
81 # Send START condition
90 # Send STOP condition
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DUDPSocket.h27 size_t Send(const void *buf, const size_t num_bytes) override;
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp39 size_t UDPSocket::Send(const void *buf, const size_t num_bytes) { in Send() function in UDPSocket
H A DSocket.cpp355 bytes_sent = Send(buf, num_bytes); in Write()
421 size_t Socket::Send(const void *buf, const size_t num_bytes) { in Send() function in Socket
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocket.h117 virtual size_t Send(const void *buf, const size_t num_bytes);
/freebsd-13.1/contrib/googletest/googletest/scripts/
H A Dupload.py291 def Send(self, request_path, payload=None, member in AbstractRpcServer
693 response_body = rpc_server.Send(url, body,
1200 response_body = rpc_server.Send(url, body, content_type=ctype)
1347 response_body = rpc_server.Send("/upload", body, content_type=ctype)
1373 rpc_server.Send("/" + issue + "/mail", payload="")
/freebsd-13.1/contrib/googletest/googlemock/scripts/
H A Dupload.py291 def Send(self, request_path, payload=None, member in AbstractRpcServer
693 response_body = rpc_server.Send(url, body,
1200 response_body = rpc_server.Send(url, body, content_type=ctype)
1347 response_body = rpc_server.Send("/upload", body, content_type=ctype)
1373 rpc_server.Send("/" + issue + "/mail", payload="")
/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h1048 virtual void Send(const std::string& message) = 0;
1054 void SendLn(const std::string& message) { Send(message + "\n"); } in SendLn()
1071 virtual void Send(const std::string& message) { in Send() function
/freebsd-13.1/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.
/freebsd-13.1/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 */
/freebsd-13.1/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in420 -s Send output to syslog(3) - implied if STDOUT has no tty or redirected
421 -t Send output to terminal - implied if STDOUT attached to terminal
/freebsd-13.1/usr.sbin/bsdconfig/usermgmt/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13.1/usr.sbin/bsdconfig/ttys/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13.1/usr.sbin/bsdconfig/startup/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13.1/usr.sbin/bsdconfig/security/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13.1/usr.sbin/bsdconfig/packages/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13.1/usr.sbin/bsdconfig/mouse/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13.1/usr.sbin/bsdconfig/networking/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13.1/usr.sbin/bsdconfig/console/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13.1/usr.sbin/bsdconfig/diskmgmt/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13.1/usr.sbin/bsdconfig/docsinstall/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-13.1/usr.sbin/bsdconfig/password/
H A DUSAGE31 -D file Send debugging info to file. If file begins with a plus-sign

12345