Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dmodify.c215 ldap_modify_ext_s( LDAP *ld, LDAP_CONST char *dn, in ldap_modify_ext_s() function
236 return ldap_modify_ext_s( ld, dn, mods, NULL, NULL ); in ldap_modify_s()
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-modify.c169 rc = ldap_modify_ext_s( ld, entry, mods, NULL, NULL ); in do_modify()
196 rc = ldap_modify_ext_s( ld, entry, mods, NULL, NULL ); in do_modify()
/netbsd-src/external/bsd/openldap/dist/doc/man/man3/
H A Dldap_modify.3.links3 ldap_modify_ext_s.3
/netbsd-src/external/bsd/openldap/lib/libldap/
H A DMakefile85 ldap_modify.3 ldap_modify_ext_s.3 \
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d731 alias ldap_modify_ext_sW ldap_modify_ext_s;
816 alias ldap_modify_ext_sA ldap_modify_ext_s;
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h1456 ldap_modify_ext_s LDAP_P((
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c1788 rc = ldap_modify_ext_s(HDB2LDAP(db), dn, mods, NULL, NULL ); in LDAP_store()
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt1934 int ldap_modify_ext_s(
2036 The synchronous ldap_modify_ext_s() and ldap_modify_s() functions both
2042 The ldap_modify_ext() and ldap_modify_ext_s() functions support LDAPv3