/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | socket_option.hpp | 216 class linger class 220 linger() in linger() function in boost::asio::detail::socket_option::linger 227 linger(bool e, int t) in linger() function in boost::asio::detail::socket_option::linger
|
/third_party/boost/boost/asio/detail/ |
D | socket_option.hpp | 216 class linger class 220 linger() in linger() function in boost::asio::detail::socket_option::linger 227 linger(bool e, int t) in linger() function in boost::asio::detail::socket_option::linger
|
/third_party/boost/libs/asio/include/boost/asio/ |
D | socket_base.hpp | 429 typedef implementation_defined linger; typedef in boost::asio::socket_base 433 linger; typedef in boost::asio::socket_base
|
/third_party/boost/boost/asio/ |
D | socket_base.hpp | 429 typedef implementation_defined linger; typedef in boost::asio::socket_base 433 linger; typedef in boost::asio::socket_base
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_net_socket.js | 284 linger: "[PC Preview] unknow linger" property
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
D | socket.cc | 152 } linger = {false, 0}; in setOptions() local
|
/third_party/musl/ndk_musl_include/sys/ |
D | socket.h | 78 struct linger { struct 80 int l_linger; argument
|
/third_party/musl/include/sys/ |
D | socket.h | 74 struct linger { struct 76 int l_linger; argument
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | socket.h | 74 struct linger { struct 76 int l_linger; argument
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | socket.h | 74 struct linger { struct 76 int l_linger; argument
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | socket.h | 63 struct linger { struct 65 int l_linger; argument
|
/third_party/musl/porting/linux/user/include/sys/ |
D | socket.h | 78 struct linger { struct 80 int l_linger; argument
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | socket.h | 74 struct linger { struct 76 int l_linger; argument
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | socket.h | 74 struct linger { struct 76 int l_linger; argument
|
/third_party/lwip/src/include/lwip/ |
D | sockets.h | 226 struct linger { struct 228 int l_linger; /* linger time in seconds */ argument
|
D | api.h | 274 s16_t linger; member
|
/third_party/ffmpeg/libavformat/ |
D | libsrt.c | 92 int linger; member
|
/third_party/lwip/src/api/ |
D | sockets.c | 3061 struct linger *linger = (struct linger *)optval; in lwip_getsockopt_impl() local 3460 const struct linger *linger = (const struct linger *)optval; in lwip_setsockopt_impl() local
|