HomeSort by: relevance | last modified time | path
    Searched refs:pr_morePagedResults (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/clients/tools/
common.h 93 extern ber_int_t pr_morePagedResults;
ldapsearch.c 1583 if (( rc == LDAP_SUCCESS ) && pageSize && pr_morePagedResults ) {
1907 if ( ( pr_morePagedResults == 0 ) && ( ldif < 2 ) ) {
2425 pr_morePagedResults = 0;
common.c 117 ber_int_t pr_morePagedResults = 1;
2110 pr_morePagedResults = 1;

Completed in 18 milliseconds