Home
last modified time | relevance | path

Searched refs:osl_isReceiveReady (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sal/inc/osl/
H A Dsocket.h597 sal_Bool SAL_CALL osl_isReceiveReady(oslSocket Socket, const TimeValue* pTimeout);
H A Dsocket.hxx316 return osl_isReceiveReady( m_handle , pTimeout ); in isRecvReady()
/trunk/main/sal/util/
H A Dsal.map125 osl_isReceiveReady;
/trunk/main/vos/source/
H A Dsocket.cxx833 return osl_isReceiveReady((*m_pSockRef)(), pTimeout); in isRecvReady()
/trunk/main/sal/osl/w32/
H A Dsocket.cxx1624 sal_Bool SAL_CALL osl_isReceiveReady ( in osl_isReceiveReady() function
/trunk/main/sal/osl/unx/
H A Dsocket.c2618 sal_Bool SAL_CALL osl_isReceiveReady ( in osl_isReceiveReady() function
/trunk/main/sal/osl/os2/
H A Dsocket.c2650 sal_Bool SAL_CALL osl_isReceiveReady ( in osl_isReceiveReady() function

Completed in 84 milliseconds