Searched refs:_errno (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_dgram.c105 unsigned int _errno; member in struct:bio_dgram_data_st
197 data->_errno = get_last_socket_error();
221 data->_errno = get_last_socket_error();
224 if ( data->_errno == EMSGSIZE)
367 if ( data->_errno == EAGAIN)
370 data->_errno = 0;
377 if ( data->_errno == EMSGSIZE)
380 data->_errno = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dnwlib.c38 int _errno; member in struct:__anon98
249 thread_data->_errno = 0;

Completed in 49 milliseconds