Home
last modified time | relevance | path

Searched refs:SLAPI_NENTRIES (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_ops.c587 slapi_pblock_get( pb, SLAPI_NENTRIES, &nentries ); in slapi_int_search_entry_callback()
611 slapi_pblock_set( pb, SLAPI_NENTRIES, (void *)&i ); in slapi_int_search_entry_callback()
H A Dslapi_pblock.c63 case SLAPI_NENTRIES: in pblock_get_param_class()
H A Dslapi_utils.c2023 slapi_pblock_get( pb, SLAPI_NENTRIES, &nEnt ); in slapi_free_search_results_internal()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dslapi-plugin.h840 #define SLAPI_NENTRIES 195 macro