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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dbackglue.c1253 BackendDB *ga_be; member in struct:glue_Addrec
1414 be = ga->ga_be;
1422 if ( !dnIsSuffix( &ga->ga_be->be_nsuffix[0], &be->be_nsuffix[0] ))
1441 gi->gi_n[gi->gi_nodes].gn_be = ga->ga_be;
1442 dnParent( &ga->ga_be->be_nsuffix[0],
1446 ga->ga_be->be_flags |= SLAP_DBFLAG_GLUE_LINKED;
1451 ga->ga_be->be_suffix[0].bv_val, 0, 0 );
1491 ga->ga_be = be;
H A Dbackend.c1401 if ( g->ga_be != op->o_bd || g->ga_oc != group_oc ||
1579 g->ga_be = op->o_bd;
H A Dslap.h2458 Backend *ga_be; member in struct:GroupAssertion
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/slapi/
H A Dslapi_overlay.c770 if ( g->ga_be != op->o_bd || g->ga_oc != group_oc ||
833 g->ga_be = op->o_bd;

Completed in 77 milliseconds