HomeSort by relevance Sort by last modified time
    Searched refs:ldap_get_dn (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/
isakmp_xauth.c 939 userdn = ldap_get_dn(ld, le);
942 "ldap_get_dn failed: invalid string returned\n");
1154 groupdn = ldap_get_dn(ld, le);
1157 "ldap_get_dn failed: invalid string returned\n");
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h 656 #define ldap_get_dn ldap_get_dnW macro
658 WINLDAPAPI PCHAR LDAPAPI ldap_get_dn(LDAP *ld,LDAPMessage *entry);
    [all...]

Completed in 241 milliseconds