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

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dsets.h56 * - the same applies to the lset with SLAP_SET_LREFVAL and SLAP_SET_LREFARR
69 #define SLAP_SET_LREFVAL 0x2000 macro
70 #define SLAP_SET_LREF (SLAP_SET_LREFARR|SLAP_SET_LREFVAL)
H A Dsets.c185 if ( op_flags & SLAP_SET_LREFVAL ) {
194 op_flags |= SLAP_SET_LREFVAL;

Completed in 220 milliseconds