Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dslapi-plugin.h705 #define SLAPI_PLUGIN_ACL_ALLOW_ACCESS 732 macro
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_pblock.c172 case SLAPI_PLUGIN_ACL_ALLOW_ACCESS: in pblock_get_param_class()
H A Dslapi_utils.c3075 rc = slapi_int_get_plugins( frontendDB, SLAPI_PLUGIN_ACL_ALLOW_ACCESS, (SLAPI_FUNC **)&tmpPlugin ); in slapi_int_access_allowed()