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

  /external/chromium_org/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 57 "--ldap" => \$writeLDAPMap,
360 $comment ="# Map table for LDAP profile (rfc4518.txt)\n\n";
661 --ldap Generate data for LDAP map table
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 57 "--ldap" => \$writeLDAPMap,
360 $comment ="# Map table for LDAP profile (rfc4518.txt)\n\n";
661 --ldap Generate data for LDAP map table
  /external/ipsec-tools/src/racoon/
cftoken.l 217 /* ldap config */
253 <S_CFG>ldap { YYD; return(CFG_LDAP); }
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20140129-1405.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20130509-0110.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h 131 typedef struct ldap { struct
153 } LDAP,*PLDAP;
245 WINLDAPAPI LDAP *LDAPAPI ldap_openW(const PWCHAR HostName,ULONG PortNumber);
246 WINLDAPAPI LDAP *LDAPAPI ldap_openA(const PCHAR HostName,ULONG PortNumber);
247 WINLDAPAPI LDAP *LDAPAPI ldap_initW(const PWCHAR HostName,ULONG PortNumber);
248 WINLDAPAPI LDAP *LDAPAPI ldap_initA(const PCHAR HostName,ULONG PortNumber);
249 WINLDAPAPI LDAP *LDAPAPI ldap_sslinitW(PWCHAR HostName,ULONG PortNumber,int secure);
250 WINLDAPAPI LDAP *LDAPAPI ldap_sslinitA(PCHAR HostName,ULONG PortNumber,int secure);
251 WINLDAPAPI ULONG LDAPAPI ldap_connect(LDAP *ld,struct l_timeval *timeout);
258 WINLDAPAPI LDAP *LDAPAPI ldap_open(PCHAR HostName,ULONG PortNumber)
    [all...]

Completed in 635 milliseconds