Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/ldap/common/
H A Dldaptool.h170 LDAPControl *ldaptool_create_geteffectiveRights_control ( LDAP *ld,
H A Dldapsearch.c682 if ((ldctrl = ldaptool_create_geteffectiveRights_control(ld,
H A Dcommon.c1751 ldaptool_create_geteffectiveRights_control ( LDAP *ld, const char *authzid, function