Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dslapi-plugin.h493 #define SLAPI_ACL_ALL 0x7f macro
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_utils.c2610 switch ( access & SLAPI_ACL_ALL ) { in slapi_access_allowed()