OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GroupAssertion
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
operation.c
76
GroupAssertion
*g, *n;
slap.h
2510
typedef struct
GroupAssertion
{
2511
struct
GroupAssertion
*ga_next;
2518
}
GroupAssertion
;
2732
GroupAssertion
*o_groups;
backend.c
1462
GroupAssertion
*g;
1655
g = op->o_tmpalloc( sizeof(
GroupAssertion
) + gr_ndn->bv_len,
/src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_overlay.c
774
GroupAssertion
*g;
842
g = op->o_tmpalloc( sizeof(
GroupAssertion
) + gr_ndn->bv_len,
/src/external/bsd/openldap/dist/servers/slapd/overlays/
syncprov.c
887
GroupAssertion
*ga, *gnext;
2864
GroupAssertion
*g1, *g2;
2931
g2 = ch_malloc( sizeof(
GroupAssertion
) + g1->ga_len );
Completed in 33 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026