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

  /external/curl/lib/
ldap.c 101 TCHAR *lud_filter; member in struct:__anon10035
103 char *lud_filter; member in struct:__anon10035
420 ludp->lud_filter, ludp->lud_attrs, 0, &ldapmsg);
947 ludp->lud_filter = Curl_convert_UTF8_to_tchar(unescaped);
952 if(!ludp->lud_filter) {
958 ludp->lud_filter = unescaped;
1002 free(ludp->lud_filter);
openldap.c 376 ludp->lud_filter, ludp->lud_attrs, 0,

Completed in 34 milliseconds