Home
last modified time | relevance | path

Searched refs:m_pfnGetConnectedState (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/w32/
H A Dsocket.cxx341 pImpl->m_pfnGetConnectedState = (INTERNETGETCONNECTEDSTATE) in __osl_initSocketDialupImpl()
397 if (pDialupImpl->m_pfnGetConnectedState) in __osl_querySocketDialupImpl()
401 result = (sal_Bool)(pDialupImpl->m_pfnGetConnectedState)(&dwFlags, 0); in __osl_querySocketDialupImpl()
H A Dsockimpl.h83 INTERNETGETCONNECTEDSTATE m_pfnGetConnectedState; member

Completed in 18 milliseconds