Searched defs:ETIMEDOUT (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-error.c62 #ifndef ETIMEDOUT
63 #define ETIMEDOUT WSAETIMEDOUT macro
136 { PR_IO_TIMEOUT_ERROR, ETIMEDOUT }, /* XXX: correct mapping ? */
147 { PR_CONNECT_TIMEOUT_ERROR, ETIMEDOUT },
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dport-sockets.h65 #ifndef ETIMEDOUT
66 #define ETIMEDOUT WSAETIMEDOUT macro
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Derrno.in.h68 # define ETIMEDOUT 10060 macro

Completed in 22 milliseconds