Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ldap/common/
H A Dldaptool.h132 #define CONTROL_REQUESTS 50 macro
H A Dcommon.c207 LDAPControl *ldaptool_request_ctrls[CONTROL_REQUESTS] = {0};
1776 for (i=0; i< CONTROL_REQUESTS; i++)
1797 for ( i = 0; i < CONTROL_REQUESTS; i++ ) {