Home
last modified time | relevance | path

Searched refs:send (Results 1 – 25 of 41) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dpt-send.S5 PSEUDO (__libc_send, send, 4)
11 weak_alias (__libc_send, send)
12 libpthread_hidden_weak (send)
A Dsend.S5 PSEUDO (__libc_send, send, 4)
11 weak_alias (__libc_send, send)
12 libc_hidden_weak (send)
/l4re-core-master/l4sys/include/
A Dirq61 * \param[out] label If NULL this is a send-only unmask, if not
64 * \param to The timeout-pair (send and receive) that shall be
71 * \note If `label` is NULL this function is a send-only operation
72 * and there is no return value except for a failed send operation.
98 * \return Syscall return tag for a send-only operation, use l4_ipc_error()
101 * \note This function is a send-only operation, this means there
102 * is no return value except for a failed send operation. Use
180 * \return Syscall return tag for a send-only operation, use l4_ipc_error()
183 * \note This function is a send-only operation, this means there is no
184 * return value except for a failed send operation. Use l4_ipc_error()
[all …]
A Dvcon64 * `size` parameter is NOT checked. Also, this function is a send only
66 * send operation. Use l4_ipc_error() to check for send errors, do not
70 send(char const *buf, unsigned size, l4_utcb_t *utcb = l4_utcb()) const noexcept
A Dpager51 * will generate an IO page fault message and send it to the thread's page
71 * \param[out] fp Optional: flex-page descriptor to send to the task
109 * \param[out] fp Optional: flex-page descriptor to send to the task
A Dexception37 * zero, the kernel will synthesise an exception IPC and send it to the
A Dsemaphore73 * significant for blocking, the send part is usually
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dsocketcalls.c265 static ssize_t __NC(send)(int sockfd, const void *buffer, size_t len, int flags) in lt_libc_hidden()
268 return (ssize_t)INLINE_SYSCALL(send, 4, sockfd, buffer, len, flags); in lt_libc_hidden()
281 CANCELLABLE_SYSCALL(ssize_t, send, (int sockfd, const void *buffer, size_t len, int flags),
283 lt_libc_hidden(send) in lt_libc_hidden() argument
A DMakefile.in51 getsockopt.c listen.c recv.c recvfrom.c recvmsg.c send.c sendmsg.c \
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dsys_socket.SUSv4.syms11 send
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dsocket.h144 extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags);
145 libc_hidden_proto(send)
/l4re-core-master/l4re_vfs/include/impl/
A Dvcon_stream_impl.h109 _s->send(b, L4_VCON_WRITE_SIZE); in writev()
111 _s->send(b, sl); in writev()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/
A Dsocket1309 send(const _ConstBufferSequence& __buffers)
1311 return send(__buffers, socket_base::message_flags(),
1322 send(const _ConstBufferSequence& __buffers,
1325 return send(__buffers, __flags,
1331 send(const _ConstBufferSequence& __buffers,
1668 send(const _ConstBufferSequence& __buffers)
1670 return send(__buffers, socket_base::message_flags(),
1681 send(const _ConstBufferSequence& __buffers,
1690 send(const _ConstBufferSequence& __buffers,
1799 return send(__buffers,
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/experimental/
A Dsocket1318 send(const _ConstBufferSequence& __buffers)
1320 return send(__buffers, socket_base::message_flags(),
1331 send(const _ConstBufferSequence& __buffers,
1334 return send(__buffers, __flags,
1340 send(const _ConstBufferSequence& __buffers,
1677 send(const _ConstBufferSequence& __buffers)
1679 return send(__buffers, socket_base::message_flags(),
1690 send(const _ConstBufferSequence& __buffers,
1699 send(const _ConstBufferSequence& __buffers,
1808 return send(__buffers,
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/experimental/
A Dsocket1332 send(const _ConstBufferSequence& __buffers)
1334 return send(__buffers, socket_base::message_flags(),
1345 send(const _ConstBufferSequence& __buffers,
1348 return send(__buffers, __flags,
1354 send(const _ConstBufferSequence& __buffers,
1691 send(const _ConstBufferSequence& __buffers)
1693 return send(__buffers, socket_base::message_flags(),
1704 send(const _ConstBufferSequence& __buffers,
1713 send(const _ConstBufferSequence& __buffers,
1822 return send(__buffers,
[all …]
/l4re-core-master/libc_backends/lib/l4re_file/
A Dsocket.cc47 L4B_REDIRECT_4(ssize_t, send, int, void const *, size_t, int)
/l4re-core-master/uclibc/lib/contrib/uclibc/test/pthread/
A Dcancellation-points.c141 MAKE_CANCEL_THREAD_FUNC(send, (-1, NULL, 0, 0))
260 ret += TEST_FUNC(send); in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/syslog/
A Dsyslog.c272 rc = send(LogFile, p, last_chr + 1 - p, MSG_NOSIGNAL); in __vsyslog()
/l4re-core-master/l4re/include/
A Dparent59 * \param sig Signal to send
A Dinhibitor36 * event. The server shall send the event to inform the client that an action
/l4re-core-master/libc_backends/lib/socket_noop/
A Dsocket_noop.c104 ssize_t W send(int sockfd, const void *buf, size_t len, int flags) in send() function
/l4re-core-master/l4sys/include/cxx/
A Dipc_iface219 * L4_RPC(long, send, (unsigned value), L4::Ipc::Call);
223 * L4_RPC(long, send, (unsigned value));
234 * RPC attribute for an RPC call, with zero send timeout.
263 * RPC attribute for a send-only RPC.
266 * L4::Ipc::Msg::Rpc_inline_call templates and declares the RPC to use send-only
271 * L4_RPC(long, send, (unsigned value), L4::Ipc::Send_only);
323 /// The RPC flags type (specifying e.g. send-only or call operation)
A Dipc_string71 // correct clients send at least the zero terminator
/l4re-core-master/cxx/lib/ipc/include/
A Dipc_stream728 * Put a send item into the stream's message buffer.
747 inline l4_msgtag_t send(l4_cap_idx_t dst, long proto = 0, unsigned flags = 0);
796 * sending messages or a pair of a receive and a send buffer. The stream also
862 * This is a combined IPC operation consisting of a send and a receive
873 * \param[in,out] src_dst Input: the destination for the send operation. <br>
879 * This is a combined IPC operation consisting of a send operation and
895 * \param[in,out] src_dst Input: the destination for the send operation. <br>
902 * This is a combined IPC operation consisting of a send operation and
964 Ostream::send(l4_cap_idx_t dst, long proto, unsigned flags)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dwrapsyscall.c219 CANCELABLE_SYSCALL (ssize_t, send, (int fd, const __ptr_t buf, size_t n,

Completed in 21 milliseconds

12