HomeSort by: relevance | last modified time | path
    Searched refs:ldap_str2attributetype (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPAttrType.cpp 30 a = ldap_str2attributetype (at_item.c_str(), &ret, &errp, flags);
  /src/external/bsd/openldap/lib/libldap/
Makefile 109 ldap_schema.3 ldap_str2attributetype.3 \
  /src/external/bsd/openldap/dist/include/
ldap_schema.h 264 ldap_str2attributetype LDAP_P((
  /src/external/bsd/openldap/dist/servers/slapd/
schemaparse.c 291 at = ldap_str2attributetype( line, &code, &err, LDAP_SCHEMA_ALLOW_ALL );
at.c 1095 at = ldap_str2attributetype( def, &code, &err, LDAP_SCHEMA_ALLOW_ALL );
schema_prep.c 1204 at = ldap_str2attributetype( ad_map[i].ssam_defn,
  /src/external/bsd/openldap/dist/contrib/slapd-modules/allowed/
allowed.c 437 at = ldap_str2attributetype( def, &code, &err, LDAP_SCHEMA_ALLOW_ALL );
  /src/external/bsd/openldap/dist/libraries/libldap/
schema.c 2050 ldap_str2attributetype( LDAP_CONST char * s, function

Completed in 33 milliseconds