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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Doperation.c69 n = g->ga_next;
H A Dbackglue.c1252 struct glue_Addrec *ga_next; member in struct:glue_Addrec
1411 gnext = ga->ga_next;
1490 ga->ga_next = ga_list;
H A Dbackend.c1400 for ( g = op->o_groups; g; g = g->ga_next ) {
1585 g->ga_next = op->o_groups;
H A Dslap.h2457 struct GroupAssertion *ga_next; member in struct:GroupAssertion
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/slapi/
H A Dslapi_overlay.c769 for ( g = op->o_groups; g; g = g->ga_next ) {
839 g->ga_next = op->o_groups;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dsyncprov.c811 gnext = ga->ga_next;
2259 for ( g1=op->o_groups; g1; g1=g1->ga_next ) {
2263 g2->ga_next = op2->o_groups;

Completed in 117 milliseconds