Home
last modified time | relevance | path

Searched defs:SOCKET_TYPE (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/linux/user/src/hilog/
H A Dhilog_adapter.c46 const int SOCKET_TYPE = SOCK_DGRAM | SOCK_NONBLOCK | SOCK_CLOEXEC; variable
/third_party/musl/src/hilog/linux/
H A Dhilog_adapter.c51 const int SOCKET_TYPE = SOCK_DGRAM | SOCK_NONBLOCK | SOCK_CLOEXEC; variable
/third_party/musl/Benchmark/musl/
H A Dlibc_hilog.cpp39 const int SOCKET_TYPE = SOCK_DGRAM | SOCK_NONBLOCK | SOCK_CLOEXEC; variable

Completed in 2 milliseconds