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

  /external/libvpx/libvpx/examples/includes/geshi/geshi/
ruby.php 112 'URI::LDAP', 'URI::MailTo', 'URI::REGEXP',
rails.php 105 'URI::LDAP', 'URI::MailTo', 'URI::REGEXP',
  /external/icu4c/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/
isakmp_xauth.c 114 #include "ldap.h"
800 LDAP *ld = NULL;
820 tmplen = strlen("ldap://:") + 17;
825 "unable to alloc ldap init url\n");
828 sprintf(init,"ldap://%s:%d",
832 /* initialize the ldap handle */
846 * attempt to bind to the ldap server.
874 /* build an ldap user search filter */
882 "unable to alloc ldap search filter buffer\n");
895 "unable to alloc ldap attrib list buffer\n")
    [all...]

Completed in 688 milliseconds