HomeSort by: relevance | last modified time | path
    Searched refs:SLAP_LASTMOD (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
slapadd.c 211 if ( SLAP_LASTMOD(be) ) {
add.c 607 if ( SLAP_LASTMOD( op->o_bd ) ) {
slapmodify.c 468 if ( SLAP_LASTMOD(be) && e != NULL ) {
modify.c 882 if ( SLAP_LASTMOD( op->o_bd ) && !op->orm_no_opattrs ) {
slap.h 1900 #define SLAP_LASTMOD(be) (!SLAP_NOLASTMOD(be))
  /src/external/bsd/openldap/dist/contrib/slapd-modules/lastmod/
lastmod.c 837 if ( !SLAP_LASTMOD( be ) ) {
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
refint.c 669 if ( SLAP_LASTMOD( op->o_bd ) ) {
accesslog.c 1615 if ( SLAP_LASTMOD( li->li_db ) ) {
2187 if ( SLAP_LASTMOD( li->li_db ) ) {
2266 if ( SLAP_LASTMOD( li->li_db ) ) {
syncprov.c 3997 if ( !SLAP_LASTMOD( be )) {

Completed in 26 milliseconds