Searched refs:TYPE_OF_SOCKLEN_T (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dconfig.h87 // To work around this, TYPE_OF_SOCKLEN_T is a macro so that you can change it from the makefile.
88 #ifndef TYPE_OF_SOCKLEN_T
90 # define TYPE_OF_SOCKLEN_T int macro
92 # define TYPE_OF_SOCKLEN_T ::socklen_t macro
H A Dsocketft.h39 typedef TYPE_OF_SOCKLEN_T socklen_t; // see config.h

Completed in 35 milliseconds