Searched refs:derefcrit (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dldapsearch.c255 static int derefcrit; variable
647 derefcrit = 1 + crit;
939 || derefcrit
1111 if ( derefcrit ) {
1133 c[ i ].ldctl_iscritical = derefcrit > 1;
1235 if ( derefcrit ) {
1237 derefcrit > 1 ? _("critical ") : "" );

Completed in 113 milliseconds