Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dacl.c2108 typedef struct acl_set_gather_t { struct
2111 } acl_set_gather_t; typedef
2116 acl_set_gather_t *p = (acl_set_gather_t *)op->o_callback->sc_private; in acl_set_cb_gather()
2177 acl_set_gather_t p = { 0 }; in acl_set_gather()