Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-tools/
H A DREADME9 Update source code to use the wrapper macros SLAP_OP() & co
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dproto-slap.h383 #define SLAP_OP(which, op, rs) slap_bi_op((op)->o_bd->bd_info, which, op, rs) macro