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

  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
componentlib.h 573 typedef ComponentList irRelativeDistinguishedName;
592 int ConvertRDN2RFC2253 ( irRelativeDistinguishedName* in, struct berval *out );
componentlib.c 2318 ConvertRelativeDistinguishedName2RFC2253 ( irRelativeDistinguishedName* in, struct berval *out , int* pos) {
2338 ConvertRDN2RFC2253 ( irRelativeDistinguishedName* in, struct berval *out ) {
2352 irRelativeDistinguishedName* rdn_seq;
init.c 410 rc = ConvertRDN2RFC2253((irRelativeDistinguishedName*)csi,bv);

Completed in 68 milliseconds