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

/netbsd-current/external/bsd/openldap/dist/libraries/liblber/
H A Dnt_err.c29 #define LBER_RETSTR( x ) case x: return #x; macro
34 LBER_RETSTR( WSAEINTR )
35 LBER_RETSTR( WSAEBADF )
36 LBER_RETSTR( WSAEACCES )
37 LBER_RETSTR( WSAEFAULT )
38 LBER_RETSTR( WSAEINVAL )
39 LBER_RETSTR( WSAEMFILE )
40 LBER_RETSTR( WSAEWOULDBLOCK )
41 LBER_RETSTR( WSAEINPROGRESS )
42 LBER_RETSTR( WSAEALREAD
[all...]

Completed in 72 milliseconds