/freebsd/tools/test/stress2/misc/ |
H A D | machipc.sh | 111 0, /* Send size */ 170 /* Send the message */ 173 sizeof(message), /* Send size */ 175 port, /* Send port */
|
H A D | machipc2.sh | 196 /* Send the message */ 199 sizeof(message), /* Send size */ 201 port, /* Send port */ 222 0, /* Send size */
|
/freebsd/contrib/netbsd-tests/lib/librumphijack/ |
H A D | netstat.expout | 2 Proto Recv-Q Send-Q Local Address Foreign Address State 5 Proto Recv-Q Send-Q Local Address Foreign Address (state)
|
/freebsd/contrib/sendmail/src/ |
H A D | helpfile | 31 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/crypto/heimdal/appl/telnet/ |
H A D | telnet.state | 67 Send DO option 70 Send DO option 72 Send DONT option
|
/freebsd/sys/dev/iicbus/ |
H A D | iicbus_if.m | 71 # Send REPEATED_START condition 80 # Send START condition 89 # Send STOP condition
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/ |
H A D | UDPSocket.h | 27 size_t Send(const void *buf, const size_t num_bytes) override;
|
/freebsd/contrib/ldns/ldns/ |
H A D | net.h.in | 45 * 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/contrib/llvm-project/lldb/source/Host/common/ |
H A D | Socket.cpp | 248 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 D | UDPSocket.cpp | 37 size_t UDPSocket::Send(const void *buf, const size_t num_bytes) { in Send() function in UDPSocket
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | Socket.h | 111 virtual size_t Send(const void *buf, const size_t num_bytes);
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-internal-inl.h | 1082 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/sys/contrib/openzfs/cmd/zpool_influxdb/ |
H A D | README.md | 246 ## "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/contrib/ntp/scripts/update-leap/ |
H A D | update-leap.in | 421 -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/crypto/openssl/doc/man3/ |
H A D | UI_STRING.pod | 23 UIT_INFO, /* Send info to the user */ 24 UIT_ERROR /* Send an error message to the user */
|
/freebsd/usr.sbin/bsdconfig/password/ |
H A D | USAGE | 30 -D file Send debugging info to file. If file begins with a plus-sign
|
/freebsd/usr.sbin/bsdconfig/security/ |
H A D | USAGE | 30 -D file Send debugging info to file. If file begins with a plus-sign
|
/freebsd/usr.sbin/bsdconfig/ttys/ |
H A D | USAGE | 30 -D file Send debugging info to file. If file begins with a plus-sign
|
/freebsd/usr.sbin/bsdconfig/usermgmt/ |
H A D | USAGE | 30 -D file Send debugging info to file. If file begins with a plus-sign
|
/freebsd/usr.sbin/bsdconfig/mouse/ |
H A D | USAGE | 30 -D file Send debugging info to file. If file begins with a plus-sign
|
/freebsd/usr.sbin/bsdconfig/startup/ |
H A D | USAGE | 30 -D file Send debugging info to file. If file begins with a plus-sign
|
/freebsd/usr.sbin/bsdconfig/console/ |
H A D | USAGE | 30 -D file Send debugging info to file. If file begins with a plus-sign
|
/freebsd/usr.sbin/bsdconfig/diskmgmt/ |
H A D | USAGE | 30 -D file Send debugging info to file. If file begins with a plus-sign
|
/freebsd/usr.sbin/bsdconfig/docsinstall/ |
H A D | USAGE | 30 -D file Send debugging info to file. If file begins with a plus-sign
|
/freebsd/usr.sbin/bsdconfig/networking/ |
H A D | USAGE | 30 -D file Send debugging info to file. If file begins with a plus-sign
|