Home
last modified time | relevance | path

Searched refs:ldaptool_add_ext_s (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/ldap/common/
H A Dldaptool.h186 int ldaptool_add_ext_s( LDAP *ld, const char *dn, LDAPMod **attrs,
H A Dldapmodify.c1038 while ((i = ldaptool_add_ext_s( ld, dn, pmods,
1080 while ((i = ldaptool_add_ext_s( ld, dn, pmods,
H A Dcommon.c1458 ldaptool_add_ext_s( LDAP *ld, const char *dn, LDAPMod **attrs, function