Home
last modified time | relevance | path

Searched refs:GroupAssertion (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Doperation.c76 GroupAssertion *g, *n; in slap_op_groups_free()
Dslap.h2494 typedef struct GroupAssertion { struct
2495 struct GroupAssertion *ga_next; argument
2502 } GroupAssertion; argument
2714 GroupAssertion *o_groups;
Dbackend.c1467 GroupAssertion *g; in fe_acl_group()
1659 g = op->o_tmpalloc( sizeof( GroupAssertion ) + gr_ndn->bv_len, in fe_acl_group()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/slapi/
Dslapi_overlay.c774 GroupAssertion *g; in slapi_over_acl_group()
842 g = op->o_tmpalloc( sizeof( GroupAssertion ) + gr_ndn->bv_len, in slapi_over_acl_group()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dsyncprov.c879 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()