Home
last modified time | relevance | path

Searched refs:LDAP_USER_CANCELLED (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/wldap32/
H A Derror.c51 case LDAP_USER_CANCELLED: return WLDAP32_LDAP_USER_CANCELLED; in map_error()
/reactos/sdk/include/psdk/
H A Dwinldap.h108 #define LDAP_USER_CANCELLED 0x58 macro