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

  /external/curl/lib/
ldap.c 791 return LDAP_NO_MEMORY;
807 rc = LDAP_NO_MEMORY;
820 rc = LDAP_NO_MEMORY;
844 rc = LDAP_NO_MEMORY;
858 rc = LDAP_NO_MEMORY;
873 rc = LDAP_NO_MEMORY;
888 rc = LDAP_NO_MEMORY;
939 rc = LDAP_NO_MEMORY;
952 rc = LDAP_NO_MEMORY;
982 return LDAP_NO_MEMORY;
    [all...]
  /external/curl/packages/OS400/
os400sys.c 961 return LDAP_NO_MEMORY;
972 return LDAP_NO_MEMORY;
1007 status = LDAP_NO_MEMORY;
1018 status = LDAP_NO_MEMORY;
1030 status = LDAP_NO_MEMORY;
1036 status = LDAP_NO_MEMORY;
1077 ldap_set_lderrno(ld, LDAP_NO_MEMORY, NULL,
1078 ldap_err2string(LDAP_NO_MEMORY));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h 85 LDAP_NO_MEMORY = 0x5a,LDAP_CONNECT_ERROR = 0x5b,LDAP_NOT_SUPPORTED = 0x5c,LDAP_NO_RESULTS_RETURNED = 0x5e,LDAP_CONTROL_NOT_FOUND = 0x5d,
    [all...]

Completed in 58 milliseconds