Searched defs:nativeType (Results 1 – 4 of 4) sorted by relevance
91 static oslPipeError osl_PipeErrorFromNative(int nativeType) in osl_PipeErrorFromNative()
111 static oslAddrFamily osl_AddrFamilyFromNative(sal_uInt32 nativeType) in osl_AddrFamilyFromNative()179 static oslSocketType osl_SocketTypeFromNative(sal_uInt32 nativeType) in osl_SocketTypeFromNative()402 static oslSocketError osl_SocketErrorFromNative(int nativeType) in osl_SocketErrorFromNative()
85 static oslAddrFamily osl_AddrFamilyFromNative(DWORD nativeType) in osl_AddrFamilyFromNative()133 static oslSocketType osl_SocketTypeFromNative(DWORD nativeType) in osl_SocketTypeFromNative()265 static oslSocketError osl_SocketErrorFromNative(int nativeType) in osl_SocketErrorFromNative()
Completed in 70 milliseconds