Home
last modified time | relevance | path

Searched defs:socklen_t (Results 1 – 9 of 9) sorted by relevance

/llvm-project/libc/include/llvm-libc-types/
H A Dsocklen_t.h16 typedef unsigned long socklen_t; typedef
/llvm-project/clang/test/Analysis/
H A Dstd-c-library-functions-POSIX-socket-sockaddr.cpp22 using socklen_t = unsigned; typedef
H A Dpr_4164.c16 typedef __darwin_socklen_t socklen_t; typedef
H A Dcasts.c15 typedef __darwin_socklen_t socklen_t; typedef
H A Dtaint-generic.c158 typedef size_t socklen_t; global() typedef
[all...]
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/android/
H A Dcloexec-accept.cpp4 typedef int socklen_t; typedef
H A Dcloexec-accept4.cpp3 typedef int socklen_t; typedef
/llvm-project/clang/test/Analysis/Inputs/
H A Dstd-c-library-functions-POSIX.h9 typedef unsigned long socklen_t; typedef
/llvm-project/lldb/tools/lldb-dap/
H A Dlldb-dap.cpp79 typedef int socklen_t; global() typedef