Home
last modified time | relevance | path

Searched refs:osl_Socket_E_OpNotSupport (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sal/inc/osl/
H A Dsocket.h161 osl_Socket_E_OpNotSupport, /* Operation not supported on socket */ enumerator
/trunk/main/vos/inc/vos/
H A Dsocket.hxx149 … E_OpNotSupport = osl_Socket_E_OpNotSupport, /* Operation not supported on socket */
/trunk/main/sal/osl/unx/
H A Dsocket.c360 { EOPNOTSUPP, osl_Socket_E_OpNotSupport }, /* Operation not supported on socket */
/trunk/main/sal/osl/os2/
H A Dsocket.c360 { EOPNOTSUPP, osl_Socket_E_OpNotSupport }, /* Operation not supported on socket */

Completed in 48 milliseconds