Home
last modified time | relevance | path

Searched refs:ldap_delete (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/man/man3ldap/
H A DMakefile35 ldap_delete.3ldap \
278 ldap_delete_ext.3ldap := LINKSRC = ldap_delete.3ldap
279 ldap_delete_ext_s.3ldap := LINKSRC = ldap_delete.3ldap
280 ldap_delete_s.3ldap := LINKSRC = ldap_delete.3ldap
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Ddelete.c47 ldap_delete( LDAP *ld, const char *dn ) in ldap_delete() function
H A Dllib-lldap80 int ldap_delete( LDAP *ld, const char *dn );
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc31 file path=usr/share/man/man3ldap/ldap_delete.3ldap
122 target=ldap_delete.3ldap
124 target=ldap_delete.3ldap
125 link path=usr/share/man/man3ldap/ldap_delete_s.3ldap target=ldap_delete.3ldap
/titanic_50/usr/src/lib/libldap5/
H A Dmapfile-vers93 ldap_delete;
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_wrapper.c175 return (ldap_delete(ld, dn)); in _ns_ldap_delete()
/titanic_50/usr/src/cmd/ldap/common/
H A Dldaptest.c673 if ( (id = ldap_delete( ld, dn )) == -1 ) in main()
/titanic_50/usr/src/lib/libnisdb/
H A Dldap_op.c2243 msgid = ldap_delete(lc->ld, dn); in ldapModify()
2273 msgid = ldap_delete(lc->ld, dn); in ldapModify()
/titanic_50/usr/src/head/
H A Dldap.h512 int LDAP_CALL ldap_delete(LDAP *ld, const char *dn);