Searched refs:requestoid (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | extendop.c | 143 const char *requestoid, in ldap_extended_operation_s() argument 154 if (( err = ldap_extended_operation( ld, requestoid, requestdata, in ldap_extended_operation_s()
|
H A D | llib-lldap | 397 int ldap_extended_operation(LDAP *ld, const char *requestoid, const struct berval *requestdata, LDA… 399 int ldap_extended_operation_s(LDAP *ld, const char *requestoid, const struct berval *requestdata, L…
|
/titanic_44/usr/src/head/ |
H A D | ldap.h | 616 const char *requestoid, const struct berval *requestdata, 619 const char *requestoid, const struct berval *requestdata,
|