Home
last modified time | relevance | path

Searched refs:ldap_modify_ext_s (Results 1 – 17 of 17) sorted by relevance

/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_service_rights.c365 st = ldap_modify_ext_s(ld,
396 st = ldap_modify_ext_s(ld,
439 st = ldap_modify_ext_s(ld,
466 st = ldap_modify_ext_s(ld,
494 st = ldap_modify_ext_s(ld,
533 st = ldap_modify_ext_s(ld,
563 st = ldap_modify_ext_s(ld,
593 st = ldap_modify_ext_s(ld,
723 st = ldap_modify_ext_s(ld,
750 st = ldap_modify_ext_s(ld,
[all …]
H A Dldap_services.c284 if ((st=ldap_modify_ext_s(ld, service->servicedn, mods, NULL, NULL)) != LDAP_SUCCESS) {
590 st = ldap_modify_ext_s(ld, service, mods, NULL, NULL);
H A Dldap_pwd_policy.c172 if ((st=ldap_modify_ext_s(ld, policy_dn, mods, NULL, NULL)) != LDAP_SUCCESS) {
H A Dldap_principal.c362 st=ldap_modify_ext_s(ld, DN, mods, NULL, NULL);
H A Dldap_tkt_policy.c176 if ((st=ldap_modify_ext_s(ld, policy_dn, mods, NULL, NULL)) != LDAP_SUCCESS) {
H A Dldap_principal2.c1139 st=ldap_modify_ext_s(ld, xargs.dn, mods, NULL, NULL);
1141 st = ldap_modify_ext_s(ld, principal_dn, mods, NULL, NULL);
H A Dldap_realm.c627 if ((st=ldap_modify_ext_s(ld, rparams->realmdn, mods, NULL, NULL)) != LDAP_SUCCESS) {
881 if ((st=ldap_modify_ext_s(ld, SECURITY_CONTAINER, mods, NULL, NULL)) != LDAP_SUCCESS) {
H A Dldap_misc.c1054 st = ldap_modify_ext_s(ld, dn, mods, NULL, NULL);
1099 st = ldap_modify_ext_s(ld, dn, mods, NULL, NULL);
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dmodify.c192 return( ldap_modify_ext_s( ld, dn, mods, NULL, NULL )); in ldap_modify_s()
197 ldap_modify_ext_s( LDAP *ld, const char *dn, LDAPMod **mods, in ldap_modify_ext_s() function
H A Dllib-lldap97 int ldap_modify_ext_s(LDAP *ld, const char *dn, LDAPMod **mods, LDAPControl **serverctrls, LDAPCont…
/titanic_50/usr/src/lib/libldap5/
H A Dmapfile-vers154 ldap_modify_ext_s;
/titanic_50/usr/src/man/man3ldap/
H A DMakefile155 ldap_modify_ext_s.3ldap \
351 ldap_modify_ext_s.3ldap := LINKSRC = ldap_modify.3ldap
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_wrapper.c208 return (ldap_modify_ext_s(ld, dn, mods, serverctrls, clientctrls)); in _ns_ldap_modify_ext_s()
H A Dns_writes.c808 rc = ldap_modify_ext_s(conp->ld, target_dn, in write_state_machine()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc201 link path=usr/share/man/man3ldap/ldap_modify_ext_s.3ldap \
/titanic_50/usr/src/head/
H A Dldap.h589 int LDAP_CALL ldap_modify_ext_s(LDAP *ld, const char *dn,
/titanic_50/
H A D.gitignore6491 usr/src/man/man3ldap/ldap_modify_ext_s.3ldap