Home
last modified time | relevance | path

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

/titanic_41/usr/src/man/man3ldap/
H A DMakefile29 ldap_add.3ldap \
251 ldap_add_ext.3ldap := LINKSRC = ldap_add.3ldap
252 ldap_add_ext_s.3ldap := LINKSRC = ldap_add.3ldap
253 ldap_add_s.3ldap := LINKSRC = ldap_add.3ldap
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dadd.c61 ldap_add( LDAP *ld, const char *dn, LDAPMod **attrs ) in ldap_add() function
H A Dllib-lldap31 int ldap_add( LDAP *ld, const char *dn, LDAPMod **attrs );
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc25 file path=usr/share/man/man3ldap/ldap_add.3ldap
97 link path=usr/share/man/man3ldap/ldap_add_ext.3ldap target=ldap_add.3ldap
98 link path=usr/share/man/man3ldap/ldap_add_ext_s.3ldap target=ldap_add.3ldap
99 link path=usr/share/man/man3ldap/ldap_add_s.3ldap target=ldap_add.3ldap
/titanic_41/usr/src/lib/libldap5/
H A Dmapfile-vers71 ldap_add;
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_wrapper.c91 return (ldap_add(ld, dn, attrs)); in _ns_ldap_add()
/titanic_41/usr/src/cmd/ldap/common/
H A Dldaptest.c413 if ( (id = ldap_add( ld, dn, attrs )) == -1 ) in main()
/titanic_41/usr/src/lib/libnisdb/
H A Dldap_op.c2552 msgid = ldap_add(lc->ld, dn, mods); in ldapAdd()
2579 msgid = ldap_add(lc->ld, dn, mods); in ldapAdd()
/titanic_41/usr/src/head/
H A Dldap.h488 int LDAP_CALL ldap_add(LDAP *ld, const char *dn, LDAPMod **attrs);