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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslap.h1432 #define ACL_LVL_SEARCH (ACL_PRIV_SEARCH|ACL_LVL_COMPARE) macro
1433 #define ACL_LVL_READ (ACL_PRIV_READ|ACL_LVL_SEARCH)
1444 #define ACL_LVL_IS_SEARCH(m) ACL_LVL((m),ACL_LVL_SEARCH)
1455 #define ACL_LVL_ASSIGN_SEARCH(m) ACL_PRIV_ASSIGN((m),ACL_LVL_SEARCH)

Completed in 120 milliseconds