Searched refs:ldap_explode_rdn (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetdn.c345 ldap_explode_rdn( const char *rdn, const int notypes ) function
H A Dllib-lldap153 char ** ldap_explode_rdn( const char *rdn, const int notypes );
/illumos-gate/usr/src/head/
H A Dldap.h544 char **LDAP_CALL ldap_explode_rdn(const char *rdn,
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_common.c2256 if ((attrs = ldap_explode_rdn(rdn[0], 0)) == NULL) {
H A Dns_reads.c118 if ((attrs = ldap_explode_rdn(rdn, 0)) == NULL)

Completed in 4678 milliseconds