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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dextended.c67 { &slap_EXOP_MODIFY_PASSWD, SLAP_EXOP_WRITES, passwd_extop },
H A Dproto-slap.h1045 #define exop_is_write( op ) ((op->ore_flags & SLAP_EXOP_WRITES) != 0)
H A Dslap.h2073 #define SLAP_EXOP_WRITES 0x0001 /* Exop does writes */ macro
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Ddds.c1915 SLAP_EXOP_WRITES|SLAP_EXOP_HIDE, slap_exop_refresh,
H A Dpcache.c5676 SLAP_EXOP_WRITES|SLAP_EXOP_HIDE, pcache_exop_query_delete,

Completed in 156 milliseconds