Searched refs:ldap_modify_s (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | modify.c | 190 ldap_modify_s( LDAP *ld, const char *dn, LDAPMod **mods ) in ldap_modify_s() function
|
/titanic_41/usr/src/lib/libldap5/ |
H A D | mapfile-vers | 155 ldap_modify_s;
|
/titanic_41/usr/src/man/man3ldap/ |
H A D | Makefile | 156 ldap_modify_s.3ldap \ 352 ldap_modify_s.3ldap := LINKSRC = ldap_modify.3ldap
|
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_wrapper.c | 227 return (ldap_modify_s(ld, dn, mods)); in _ns_ldap_modify_s()
|
/titanic_41/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_ads.c | 1868 if ((ret = ldap_modify_s(ah->ld, dn, attrs)) != LDAP_SUCCESS) { in smb_ads_computer_op() 2111 if ((ret = ldap_modify_s(ah->ld, dn, attrs)) != LDAP_SUCCESS) { in smb_ads_update_computer_cntrl_attr()
|
/titanic_41/usr/src/cmd/idmap/idmap/ |
H A D | namemaps.c | 772 ldap_rc = ldap_modify_s(p->ad, dn, mods); in idmap_ad_set()
|
/titanic_41/usr/src/lib/print/libprint/common/ |
H A D | nss_ldap.c | 1010 lresult = ldap_modify_s( in _modifyPrinterObject()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3ldap.inc | 203 link path=usr/share/man/man3ldap/ldap_modify_s.3ldap target=ldap_modify.3ldap
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 495 int LDAP_CALL ldap_modify_s(LDAP *ld, const char *dn,
|
/titanic_41/ |
H A D | .gitignore | 6492 usr/src/man/man3ldap/ldap_modify_s.3ldap
|