Searched defs:__socklen_t (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/sys/
H A Dtypes.h111 typedef int32_t __socklen_t; typedef
114 typedef uint32_t __socklen_t; typedef
116 typedef __socklen_t socklen_t;
/bionic/tools/versioner/current/sys/
H A Dtypes.h111 typedef int32_t __socklen_t; typedef
114 typedef uint32_t __socklen_t; typedef
116 typedef __socklen_t socklen_t;

Completed in 19 milliseconds