/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_service_rights.c | 365 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 D | ldap_services.c | 284 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 D | ldap_pwd_policy.c | 172 if ((st=ldap_modify_ext_s(ld, policy_dn, mods, NULL, NULL)) != LDAP_SUCCESS) {
|
H A D | ldap_principal.c | 362 st=ldap_modify_ext_s(ld, DN, mods, NULL, NULL);
|
H A D | ldap_tkt_policy.c | 176 if ((st=ldap_modify_ext_s(ld, policy_dn, mods, NULL, NULL)) != LDAP_SUCCESS) {
|
H A D | ldap_principal2.c | 1139 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 D | ldap_realm.c | 627 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 D | ldap_misc.c | 1054 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 D | modify.c | 192 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 D | llib-lldap | 97 int ldap_modify_ext_s(LDAP *ld, const char *dn, LDAPMod **mods, LDAPControl **serverctrls, LDAPCont…
|
/titanic_50/usr/src/lib/libldap5/ |
H A D | mapfile-vers | 154 ldap_modify_ext_s;
|
/titanic_50/usr/src/man/man3ldap/ |
H A D | Makefile | 155 ldap_modify_ext_s.3ldap \ 351 ldap_modify_ext_s.3ldap := LINKSRC = ldap_modify.3ldap
|
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_wrapper.c | 208 return (ldap_modify_ext_s(ld, dn, mods, serverctrls, clientctrls)); in _ns_ldap_modify_ext_s()
|
H A D | ns_writes.c | 808 rc = ldap_modify_ext_s(conp->ld, target_dn, in write_state_machine()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3ldap.inc | 201 link path=usr/share/man/man3ldap/ldap_modify_ext_s.3ldap \
|
/titanic_50/usr/src/head/ |
H A D | ldap.h | 589 int LDAP_CALL ldap_modify_ext_s(LDAP *ld, const char *dn,
|
/titanic_50/ |
H A D | .gitignore | 6491 usr/src/man/man3ldap/ldap_modify_ext_s.3ldap
|