Searched refs:SetCookie (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dsets.h27 } SetCookie; typedef in typeref:struct:slap_set_cookie
34 typedef BerVarray (SLAP_SET_GATHER)( SetCookie *cookie,
39 SetCookie *cookie, struct berval *filter,
42 LDAP_SLAPD_F (BerVarray) slap_set_join(SetCookie *cp,
H A Dsets.c30 SetCookie *cookie, BerVarray set, AttributeDescription *desc, int closure );
71 slap_set_dispose( SetCookie *cp, BerVarray set, unsigned flags )
88 set_dup( SetCookie *cp, BerVarray set, unsigned flags )
140 SetCookie *cp,
381 SetCookie *cp, BerVarray set, AttributeDescription *desc, int closure )
429 set_parents( SetCookie *cp, BerVarray set )
493 set_parent( SetCookie *cp, BerVarray set, int level )
550 SetCookie *cp, struct berval *fbv,
H A Dacl.c82 SetCookie asc_cookie;
2109 SetCookie *cookie;
2167 acl_set_gather( SetCookie *cookie, struct berval *name, AttributeDescription *desc )
2333 acl_set_gather2( SetCookie *cookie, struct berval *name, AttributeDescription *desc )
2425 (SetCookie *)&cookie, &set,

Completed in 138 milliseconds