Home
last modified time | relevance | path

Searched refs:_SS_PAD2SIZE (Results 1 – 25 of 203) sorted by relevance

123456789

/dports/net/cvsync/cvsync-0.24.19/common/
H A Dcompat_netdb.h68 #define _SS_PAD2SIZE (_SS_MAXSIZE - (sizeof(sa_family_t) + \ macro
72 #define _SS_PAD2SIZE (_SS_MAXSIZE - (sizeof(uint8_t) + \ macro
83 char _ss_pad2[_SS_PAD2SIZE];
/dports/net/ntp/ntp-4.2.8p15/include/
H A Dntp_rfc2553.h114 # define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) - sizeof(ntp_u_int8_t) - \ macro
118 # define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(short) - \ macro
142 char __ss_pad2[_SS_PAD2SIZE];
/dports/net/libutp/libutp-7c4f19a/pyutp/utp/
H A Dsockaddr_types.py31 _SS_PAD2SIZE = (_SS_MAXSIZE - (ctypes.sizeof(ADDRESS_FAMILY) + _SS_PAD1SIZE + variable
63 ('__ss_pad2', ctypes.c_char * _SS_PAD2SIZE),
90 ('__ss_pad2', ctypes.c_char * _SS_PAD2SIZE),
/dports/net/libwebsockets/libwebsockets-v4.2.2/include/libwebsockets/
H A Dlws-optee.h41 #define _SS_PAD2SIZE (_SS_MAXSIZE - \ macro
48 char __ss_pad2[_SS_PAD2SIZE];
/dports/dns/bind911/bind-9.11.37/lib/isc/unix/include/isc/
H A Dnet.h206 #define _SS_PAD2SIZE (_SS_MAXSIZE - (_SS_ALIGNSIZE + _SS_PAD1SIZE \ macro
210 #define _SS_PAD2SIZE (_SS_MAXSIZE - (_SS_ALIGNSIZE + _SS_PAD1SIZE \ macro
223 char __ss_pad2[_SS_PAD2SIZE];
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Daddrinfo.h146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
158 char __ss_pad2[_SS_PAD2SIZE];
/dports/lang/python37/Python-3.7.12/Modules/
H A Daddrinfo.h146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
158 char __ss_pad2[_SS_PAD2SIZE];
/dports/lang/python310/Python-3.10.1/Modules/
H A Daddrinfo.h146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
158 char __ss_pad2[_SS_PAD2SIZE];
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Daddrinfo.h146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
158 char __ss_pad2[_SS_PAD2SIZE];
/dports/lang/python39/Python-3.9.9/Modules/
H A Daddrinfo.h146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
158 char __ss_pad2[_SS_PAD2SIZE];
/dports/lang/python38/Python-3.8.12/Modules/
H A Daddrinfo.h146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
158 char __ss_pad2[_SS_PAD2SIZE];
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Daddrinfo.h146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
158 char __ss_pad2[_SS_PAD2SIZE];
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Daddrinfo.h146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
158 char __ss_pad2[_SS_PAD2SIZE];
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Daddrinfo.h146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
158 char __ss_pad2[_SS_PAD2SIZE];
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Daddrinfo.h150 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
166 char __ss_pad2[_SS_PAD2SIZE];
/dports/lang/python27/Python-2.7.18/Modules/
H A Daddrinfo.h150 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
166 char __ss_pad2[_SS_PAD2SIZE];
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A Daddrinfo.h151 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
167 char __ss_pad2[_SS_PAD2SIZE];
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Daddrinfo.h151 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
167 char __ss_pad2[_SS_PAD2SIZE];
/dports/net/trafshow/trafshow-5.2.3/
H A Dsession.h40 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
48 char __ss_pad2[_SS_PAD2SIZE];
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
H A Dsocket.h212 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(unsigned char) - sizeof(sa_family_t) - \ macro
219 char __ss_pad2[_SS_PAD2SIZE];
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/sys/
H A Dsocket.h212 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(unsigned char) - sizeof(sa_family_t) - \ macro
220 char __ss_pad2[_SS_PAD2SIZE];
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/sys/
H A Dsocket.d765 …enum _SS_PAD2SIZE = _SS_MAXSIZE - ubyte.sizeof - sa_family_t.sizeof - _SS_PAD1SIZE - _SS_ALIGNSI…
774 byte[_SS_PAD2SIZE] __ss_pad2;
942 …enum _SS_PAD2SIZE = _SS_MAXSIZE - ubyte.sizeof - sa_family_t.sizeof - _SS_PAD1SIZE - _SS_ALIGNSI…
951 byte[_SS_PAD2SIZE] __ss_pad2;
1245 …enum _SS_PAD2SIZE = _SS_MAXSIZE - ubyte.sizeof - sa_family_t.sizeof - _SS_PAD1SIZE - _SS_ALIGNSI…
1254 byte[_SS_PAD2SIZE] __ss_pad2;
1443 enum _SS_PAD2SIZE = _SS_MAXSIZE - sa_family_t.sizeof + _SS_PAD1SIZE + _SS_ALIGNSIZE;
1451 char[_SS_PAD2SIZE] _ss_pad2 = void;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dsocket.d765 …enum _SS_PAD2SIZE = _SS_MAXSIZE - ubyte.sizeof - sa_family_t.sizeof - _SS_PAD1SIZE - _SS_ALIGNSI…
774 byte[_SS_PAD2SIZE] __ss_pad2;
942 …enum _SS_PAD2SIZE = _SS_MAXSIZE - ubyte.sizeof - sa_family_t.sizeof - _SS_PAD1SIZE - _SS_ALIGNSI…
951 byte[_SS_PAD2SIZE] __ss_pad2;
1245 …enum _SS_PAD2SIZE = _SS_MAXSIZE - ubyte.sizeof - sa_family_t.sizeof - _SS_PAD1SIZE - _SS_ALIGNSI…
1254 byte[_SS_PAD2SIZE] __ss_pad2;
1443 enum _SS_PAD2SIZE = _SS_MAXSIZE - sa_family_t.sizeof + _SS_PAD1SIZE + _SS_ALIGNSIZE;
1451 char[_SS_PAD2SIZE] _ss_pad2 = void;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dsocket.d765 …enum _SS_PAD2SIZE = _SS_MAXSIZE - ubyte.sizeof - sa_family_t.sizeof - _SS_PAD1SIZE - _SS_ALIGNSI…
774 byte[_SS_PAD2SIZE] __ss_pad2;
942 …enum _SS_PAD2SIZE = _SS_MAXSIZE - ubyte.sizeof - sa_family_t.sizeof - _SS_PAD1SIZE - _SS_ALIGNSI…
951 byte[_SS_PAD2SIZE] __ss_pad2;
1245 …enum _SS_PAD2SIZE = _SS_MAXSIZE - ubyte.sizeof - sa_family_t.sizeof - _SS_PAD1SIZE - _SS_ALIGNSI…
1254 byte[_SS_PAD2SIZE] __ss_pad2;
1443 enum _SS_PAD2SIZE = _SS_MAXSIZE - sa_family_t.sizeof + _SS_PAD1SIZE + _SS_ALIGNSIZE;
1451 char[_SS_PAD2SIZE] _ss_pad2 = void;
/dports/net/norm/norm-1.5r6/protolib/src/win32/
H A Dtpipv6.h39 #define _SS_PAD2SIZE (_SS_MAXSIZE - (sizeof (short) + _SS_PAD1SIZE \ macro
48 char __ss_pad2[_SS_PAD2SIZE]; // 112 byte pad to achieve desired size;

123456789