Searched refs:GroupAssertion (Results 1 – 5 of 5) sorted by relevance
76 GroupAssertion *g, *n; in slap_op_groups_free()
2494 typedef struct GroupAssertion { struct2495 struct GroupAssertion *ga_next; argument2502 } GroupAssertion; argument2714 GroupAssertion *o_groups;
1467 GroupAssertion *g; in fe_acl_group()1659 g = op->o_tmpalloc( sizeof( GroupAssertion ) + gr_ndn->bv_len, in fe_acl_group()
774 GroupAssertion *g; in slapi_over_acl_group()842 g = op->o_tmpalloc( sizeof( GroupAssertion ) + gr_ndn->bv_len, in slapi_over_acl_group()
879 GroupAssertion *ga, *gnext; in syncprov_free_syncop()2816 GroupAssertion *g1, *g2; in syncprov_detach_op()2883 g2 = ch_malloc( sizeof(GroupAssertion) + g1->ga_len ); in syncprov_detach_op()