Home
last modified time | relevance | path

Searched defs:nativeType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dpipe.c91 static oslPipeError osl_PipeErrorFromNative(int nativeType) in osl_PipeErrorFromNative()
H A Dsocket.c111 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()
/trunk/main/sal/osl/w32/
H A Dsocket.cxx85 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()
/trunk/main/sal/osl/os2/
H A Dsocket.c111 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()

Completed in 51 milliseconds