Home
last modified time | relevance | path

Searched refs:sockatmark (Results 1 – 21 of 21) sorted by relevance

/third_party/musl/src/network/
Dsockatmark.c4 int sockatmark(int s) in sockatmark() function
/third_party/musl/porting/liteos_a/user/src/network/
Dsockatmark.c5 int sockatmark(int s) in sockatmark() function
/third_party/musl/libc-test/src/api/
Dsys_socket.c108 {int(*p)(int) = sockatmark;} in f()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h402 int sockatmark (int);
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h391 int sockatmark (int);
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h402 int sockatmark (int);
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h402 int sockatmark (int);
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h408 int sockatmark (int);
/third_party/musl/include/sys/
Dsocket.h402 int sockatmark (int);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h402 int sockatmark (int);
/third_party/boost/libs/asio/include/boost/asio/detail/
Dsocket_ops.hpp123 BOOST_ASIO_DECL bool sockatmark(socket_type s, boost::system::error_code& ec);
Dreactive_socket_service_base.hpp114 return socket_ops::sockatmark(impl.socket_, ec); in at_mark()
Dwin_iocp_socket_service_base.hpp131 return socket_ops::sockatmark(impl.socket_, ec); in at_mark()
/third_party/boost/boost/asio/detail/
Dsocket_ops.hpp123 BOOST_ASIO_DECL bool sockatmark(socket_type s, boost::system::error_code& ec);
Dreactive_socket_service_base.hpp114 return socket_ops::sockatmark(impl.socket_, ec); in at_mark()
Dwin_iocp_socket_service_base.hpp131 return socket_ops::sockatmark(impl.socket_, ec); in at_mark()
/third_party/boost/libs/asio/doc/overview/
Dbsd_sockets.qbk248 [`sockatmark()`]
/third_party/musl/
Dlibc.map.txt1654 sockatmark;
Dmusl_src.gni908 "src/network/sockatmark.c",
/third_party/boost/boost/asio/detail/impl/
Dsocket_ops.ipp623 bool sockatmark(socket_type s, boost::system::error_code& ec)
644 int value = ::sockatmark(s);
/third_party/boost/libs/asio/include/boost/asio/detail/impl/
Dsocket_ops.ipp623 bool sockatmark(socket_type s, boost::system::error_code& ec)
644 int value = ::sockatmark(s);