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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dbackglue.c335 /* if the subordinate database has overlays, the bi_chk_controls()
339 if ( op->o_bd->bd_info->bi_chk_controls ) {
340 rc = ( *op->o_bd->bd_info->bi_chk_controls )( op, rs );
1541 glue.on_bi.bi_chk_controls = glue_chk_controls;
H A Dslap.h1814 #define be_chk_controls bd_info->bi_chk_controls
2292 BI_chk_controls *bi_chk_controls; member in struct:BackendInfo
H A Dbackover.c1361 bi->bi_chk_controls = over_aux_chk_controls;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dpcache.c5744 pcache.on_bi.bi_chk_controls = pcache_chk_controls;

Completed in 152 milliseconds