Home
last modified time | relevance | path

Searched refs:CONTROL_REQUESTS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool.h132 #define CONTROL_REQUESTS 50 macro
H A Dcommon.c208 LDAPControl *ldaptool_request_ctrls[CONTROL_REQUESTS] = {0};
1777 for (i=0; i< CONTROL_REQUESTS; i++)
1798 for ( i = 0; i < CONTROL_REQUESTS; i++ ) {