Searched refs:_SS_PADSIZE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/compat/
H A Dfake-rfc2553.h53 # define _SS_PADSIZE (_SS_MAXSIZE - sizeof (struct sockaddr)) macro
56 char __ss_pad2[_SS_PADSIZE];
/netbsd-current/external/bsd/nsd/dist/compat/
H A Dfake-rfc2553.h53 # define _SS_PADSIZE (_SS_MAXSIZE - sizeof (struct sockaddr)) macro
56 char __ss_pad2[_SS_PADSIZE];
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dsys_socket.in.h105 # define _SS_PADSIZE \
116 char __ss_padding[_SS_PADSIZE];
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dsys_socket.in.h105 # define _SS_PADSIZE \
116 char __ss_padding[_SS_PADSIZE];
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dsocket.d156 _SS_PADSIZE = _SS_SIZE - c_ulong.sizeof - sa_family_t.sizeof
162 byte[_SS_PADSIZE] __ss_padding;

Completed in 197 milliseconds