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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dldapsearch.c248 static int npagedpartial; variable
818 npagedextended = npagedpartial = 0;
1584 npagedpartial += npartial;
1594 if( npagedpartial ) {
1595 printf( _("# numPartial: %d\n"), npagedpartial );
1773 npagedpartial += npartial;
1783 if( npagedpartial ) {
1784 printf( _("# numPartial: %d\n"), npagedpartial );

Completed in 116 milliseconds