Home
last modified time | relevance | path

Searched refs:SIZEOF_SOCKET_T (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Modules/
H A Dsocketmodule.h226 # define SIZEOF_SOCKET_T 8 macro
228 # define SIZEOF_SOCKET_T 4 macro
232 # define SIZEOF_SOCKET_T SIZEOF_INT macro
235 #if SIZEOF_SOCKET_T <= SIZEOF_LONG
H A Dsocketmodule.c5116 #if SIZEOF_SOCKET_T > SIZEOF_LONG
/third_party/selinux/libselinux/src/
H A Daudit2why.c2 #ifndef SIZEOF_SOCKET_T
3 #define SIZEOF_SOCKET_T SIZEOF_INT macro

Completed in 11 milliseconds