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

/bionic/libc/include/sys/
H A Dtypes.h111 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
114 /* LP64 still has a 32-bit socklen_t. */
117 typedef __socklen_t socklen_t; typedef
/bionic/tools/versioner/current/sys/
H A Dtypes.h111 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
114 /* LP64 still has a 32-bit socklen_t. */
117 typedef __socklen_t socklen_t; typedef

Completed in 82 milliseconds