Home
last modified time | relevance | path

Searched refs:notypes (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dgetdn.c180 ldap_explode_dn( LDAP_CONST char *dn, int notypes ) in ldap_explode_dn() argument
185 unsigned flag = notypes ? LDAP_DN_FORMAT_UFN : LDAP_DN_FORMAT_LDAPV3; in ldap_explode_dn()
220 ldap_explode_rdn( LDAP_CONST char *rdn, int notypes ) in ldap_explode_rdn() argument
261 if ( !notypes ) { in ldap_explode_rdn()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h1794 int notypes ));
1799 int notypes ));
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Daspell.en.pws893 notypes
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt3070 char **ldap_explode_dn( const char *dn, int notypes );
3072 char **ldap_explode_rdn( const char *rdn, int notypes );
3097 notypes A boolean parameter, if non-zero indicating that the dn or rdn
3110 the notypes parameter. The components are returned in the order they
3116 the notypes parameter. The components are returned in the order they