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

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dsets.h53 * it is ORed with SLAP_SET_RREFVAL
62 #define SLAP_SET_RREFVAL SLAP_SET_REFVAL macro
H A Dsets.c204 if ( !( op_flags & SLAP_SET_RREFVAL ) ) {
216 if ( op_flags & SLAP_SET_RREFVAL ) {
227 op_flags |= SLAP_SET_RREFVAL;

Completed in 81 milliseconds