Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/hilog/
H A Dhilog_adapter.c102 int socketFd = GetSocketFdInstance(); in SendMessage() local
/third_party/musl/src/hilog/linux/
H A Dhilog_adapter.c69 int socketFd = TEMP_FAILURE_RETRY(socket(AF_UNIX, SOCKET_TYPE, 0)); in GenerateHilogSocketFd() local
85 int CASHilogGlobalSocketFd(int socketFd) in CASHilogGlobalSocketFd() argument
102 int socketFd = INVALID_SOCKET; CheckHilogValid() local
119 int socketFd = INVALID_SOCKET; RefreshHiLogSocketFd() local
135 int socketFd = GenerateHilogSocketFd(); InitHilogSocketFd() local
148 int socketFd = INVALID_SOCKET; SendMessage() local
[all...]
/third_party/musl/Benchmark/musl/
H A Dlibc_hilog.cpp106 int socketFd = GetSocketFdInstance(); in SendMessage() local

Completed in 2 milliseconds