Home
last modified time | relevance | path

Searched refs:WSAESTALE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Dnt_err.c75 LBER_RETSTR( WSAESTALE ) in ber_pvt_wsa_err2string()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d145 WSAESTALE = (WSABASEERR+70), enumerator
216 ESTALE = WSAESTALE,
H A Dwinerror.d1615 WSAESTALE,
/netbsd-src/external/bsd/unbound/dist/util/
H A Dlog.c484 case WSAESTALE: return "Stale file handle reference."; in wsa_strerror()