Home
last modified time | relevance | path

Searched refs:__ss_aligntype (Results 1 – 2 of 2) sorted by relevance

/sysdeps/mach/hurd/bits/
A Dsocket.h166 # define __ss_aligntype __uint64_t macro
168 # define __ss_aligntype __uint32_t macro
171 (_SS_SIZE - __SOCKADDR_COMMON_SIZE - sizeof (__ss_aligntype))
177 __ss_aligntype __ss_align; /* Force desired alignment. */
/sysdeps/unix/sysv/linux/bits/
A Dsocket.h189 #define __ss_aligntype unsigned long int macro
191 (_SS_SIZE - __SOCKADDR_COMMON_SIZE - sizeof (__ss_aligntype))
197 __ss_aligntype __ss_align; /* Force desired alignment. */

Completed in 7 milliseconds