Searched refs:osl_SocketErrorFromNative (Results 1 – 3 of 3) sorted by relevance
265 static oslSocketError osl_SocketErrorFromNative(int nativeType) in osl_SocketErrorFromNative() function281 #define ERROR_FROM_NATIVE(y) osl_SocketErrorFromNative(y)
402 static oslSocketError osl_SocketErrorFromNative(int nativeType) in osl_SocketErrorFromNative() function414 #define ERROR_FROM_NATIVE(y) osl_SocketErrorFromNative(y)
Completed in 48 milliseconds