Searched refs:apr_set_netos_error (Results 1 – 1 of 1) sorted by relevance
858 #define apr_set_netos_error(e) (errno = APR_TO_OS_ERROR(e)) macro1021 #define apr_set_netos_error(e) (WSASetLastError(APR_TO_OS_ERROR(e))) macro1136 #define apr_set_netos_error(e) (WSASetLastError(APR_TO_OS_ERROR(e))) macro1201 #define apr_set_netos_error(e) (errno = (e)) macro