Home
last modified time | relevance | path

Searched refs:ldap_add_ext_s (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dadd.c192 return( ldap_add_ext_s( ld, dn, attrs, NULL, NULL )); in ldap_add_s()
196 ldap_add_ext_s( LDAP *ld, const char *dn, LDAPMod **attrs, in ldap_add_ext_s() function
H A Dllib-lldap29 int ldap_add_ext_s( LDAP *ld, const char *dn, LDAPMod **attrs, LDAPControl ** serverctrls, LDAPCont…
/titanic_41/usr/src/lib/libldap5/
H A Dmapfile-vers73 ldap_add_ext_s;
/titanic_41/usr/src/man/man3ldap/
H A DMakefile97 ldap_add_ext_s.3ldap \
252 ldap_add_ext_s.3ldap := LINKSRC = ldap_add.3ldap
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_wrapper.c82 return (ldap_add_ext_s(ld, dn, attrs, serverctrls, clientctrls)); in _ns_ldap_add_ext_s()
H A Dns_writes.c798 rc = ldap_add_ext_s(conp->ld, target_dn, in write_state_machine()
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_pwd_policy.c107 if ((st=ldap_add_ext_s(ld, policy_dn, mods, NULL, NULL)) != LDAP_SUCCESS) {
H A Dldap_tkt_policy.c99 if ((st=ldap_add_ext_s(ld, policy_dn, mods, NULL, NULL)) != LDAP_SUCCESS) {
H A Dldap_services.c141 if ((st=ldap_add_ext_s(ld, service->servicedn, mods, NULL, NULL)) != LDAP_SUCCESS) {
H A Dldap_principal2.c1092 st = ldap_add_ext_s(ld, standalone_principal_dn, mods, NULL, NULL);
1103 st = ldap_add_ext_s(ld, standalone_principal_dn, mods, NULL, NULL);
H A Dldap_realm.c846 if ((st = ldap_add_ext_s(ld, kerberoscontdn, mods, NULL, NULL)) != LDAP_SUCCESS) {
1138 if ((st=ldap_add_ext_s(ld, dn, mods, NULL, NULL)) != LDAP_SUCCESS) {
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc98 link path=usr/share/man/man3ldap/ldap_add_ext_s.3ldap target=ldap_add.3ldap
/titanic_41/usr/src/head/
H A Dldap.h577 int LDAP_CALL ldap_add_ext_s(LDAP *ld, const char *dn,
/titanic_41/
H A D.gitignore6433 usr/src/man/man3ldap/ldap_add_ext_s.3ldap