Home
last modified time | relevance | path

Searched refs:ldap_explode_dn (Results 1 – 21 of 21) sorted by relevance

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c271 if ( (ufncomp = ldap_explode_dn( ufn, 0 )) == NULL ) { in ldap_ufn_search_ct()
299 if ( (prefixcomp = ldap_explode_dn( ld->ld_ufnprefix, 0 )) == NULL ) { in ldap_ufn_search_ct()
H A Dgetdn.c338 ldap_explode_dn( const char *dn, const int notypes ) in ldap_explode_dn() function
H A Dsort.c232 et[i].et_vals = ldap_explode_dn( dn, 1 ); in ldap_multisort_entries()
H A Dtmplout.c205 ( vals = ldap_explode_dn( dn, 0 )) != NULL ) { in do_entry2text()
844 if (( dnrdns = ldap_explode_dn( dn, 1 )) == NULL ) { in output_dn()
H A Dmemcache.c1141 components = ldap_explode_dn(dn, 0);
1142 main_components = ldap_explode_dn(main_dn, 0);
H A Dllib-lldap152 char **ldap_explode_dn( const char *dn, const int notypes );
/titanic_50/usr/src/lib/nsswitch/ldap/common/
H A Dldap_utils.c114 rdns = ldap_explode_dn(cdn, 0); in _get_domain_name()
/titanic_50/usr/src/lib/libldap5/
H A Dmapfile-vers107 ldap_explode_dn;
/titanic_50/usr/src/man/man3ldap/
H A DMakefile122 ldap_explode_dn.3ldap \
322 ldap_explode_dn.3ldap := LINKSRC = ldap_get_dn.3ldap
/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_pwd_policy.c79 rdns = ldap_explode_dn(policy_dn, 1);
H A Dldap_services.c92 rdns = ldap_explode_dn(service->servicedn, 1);
H A Dldap_realm.c820 rdns = ldap_explode_dn(kerberoscontdn, 1);
H A Dldap_misc.c1817 parsed_dn = ldap_explode_dn(policy_dn, 1);
/titanic_50/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_services.c418 temprdns = ldap_explode_dn(srvparams->krbrealmreferences[i], 1);
925 temprdns = ldap_explode_dn(oldrealmrefs[i], 1);
969 temprdns = ldap_explode_dn(newrealmrefs[i], 1);
/titanic_50/usr/src/cmd/ldap/common/
H A Dldaptest.c563 exdn = ldap_explode_dn( line, 0 ); in main()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc139 link path=usr/share/man/man3ldap/ldap_explode_dn.3ldap \
/titanic_50/usr/src/head/
H A Dldap.h542 char **LDAP_CALL ldap_explode_dn(const char *dn,
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_reads.c227 if ((rdns = ldap_explode_dn(dn, 0)) == NULL) in _cvtDN()
4339 rdns = ldap_explode_dn(dn1, 0); in __ns_ldap_dn2domain()
4651 dnArray = ldap_explode_dn(dn, 0); in __s_api_replace_mapped_attr_in_dn()
H A Dns_common.c2252 if ((rdn = ldap_explode_dn(values[0], 0)) == NULL || in __s_api_get_canonical_name()
H A Dns_writes.c101 dnArray = ldap_explode_dn(dn, 0); in replace_mapped_attr_in_dn()
/titanic_50/
H A D.gitignore6458 usr/src/man/man3ldap/ldap_explode_dn.3ldap