Searched refs:Send (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/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-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocket.h112 virtual size_t Send(const void *buf, const size_t num_bytes);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp39 size_t UDPSocket::Send(const void *buf, const size_t num_bytes) { function in class:UDPSocket
H A DSocket.cpp361 bytes_sent = Send(buf, num_bytes);
427 size_t Socket::Send(const void *buf, const size_t num_bytes) { function in class:Socket
/freebsd-11-stable/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-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_link_mgr.c207 goto Send;
437 Send:
/freebsd-11-stable/stand/i386/boot0/
H A Dboot0.S544 movb $0x01,%ah # BIOS: Send character
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp6652 if (ObjCMessageExpr *Send = dyn_cast<ObjCMessageExpr>(E)) {
6653 D = Send->getMethodDecl();
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex38 % Send bug reports to bug-texinfo@gnu.org. Please include including a

Completed in 213 milliseconds