Searched refs:apr_get_netos_error (Results 1 – 10 of 10) sorted by relevance
112 return apr_get_netos_error(); in impl_pollset_create()174 rv = apr_get_netos_error(); in impl_pollset_add()183 rv = apr_get_netos_error(); in impl_pollset_add()275 rv = apr_get_netos_error(); in impl_pollset_poll()344 return apr_get_netos_error(); in impl_pollcb_create()392 rv = apr_get_netos_error(); in impl_pollcb_add()400 rv = apr_get_netos_error(); in impl_pollcb_add()464 rv = apr_get_netos_error(); in impl_pollcb_poll()
102 return apr_get_netos_error(); in impl_pollset_create()193 rv = apr_get_netos_error(); in impl_pollset_add()271 rv = apr_get_netos_error(); in impl_pollset_poll()353 return apr_get_netos_error(); in impl_pollcb_create()404 return apr_get_netos_error(); in impl_pollcb_add()451 rv = apr_get_netos_error(); in impl_pollcb_poll()
116 rv = apr_get_netos_error(); in call_port_getn()185 return apr_get_netos_error(); in impl_pollset_create()253 rv = apr_get_netos_error(); in impl_pollset_add()383 rv = apr_get_netos_error(); in impl_pollset_poll()484 return apr_get_netos_error(); in impl_pollcb_create()529 return apr_get_netos_error(); in impl_pollcb_add()
139 return apr_get_netos_error(); in apr_poll()266 return apr_get_netos_error(); in impl_pollset_poll()420 return apr_get_netos_error(); in impl_pollcb_poll()
146 return apr_get_netos_error(); in apr_poll()390 return apr_get_netos_error(); in impl_pollset_poll()
559 return apr_get_netos_error(); in posix_poll()
85 return apr_get_netos_error(); in get_local_addr()100 return apr_get_netos_error(); in get_remote_addr()395 return apr_get_netos_error();564 return apr_get_netos_error();754 return apr_get_netos_error();
365 return apr_get_netos_error(); in apr_socket_atmark()
857 #define apr_get_netos_error() (APR_FROM_OS_ERROR(errno)) macro1020 #define apr_get_netos_error() (APR_FROM_OS_ERROR(WSAGetLastError())) macro1135 #define apr_get_netos_error() (APR_FROM_OS_ERROR(WSAGetLastError())) macro1200 #define apr_get_netos_error() (errno) macro
167 return apr_get_netos_error(); in get_canonical_hostname()