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

  /src/external/bsd/openldap/dist/servers/slapd/
proto-slap.h 1441 (((e)->e_ocflags & SLAP_OC__END) \
1445 (((e)->e_ocflags & SLAP_OC__END) \
1449 (((e)->e_ocflags & SLAP_OC__END) \
1453 (((e)->e_ocflags & SLAP_OC__END) \
1457 (((e)->e_ocflags & SLAP_OC__END) \
1461 (((e)->e_ocflags & SLAP_OC__END) \
1465 (((e)->e_ocflags & SLAP_OC__END) \
1469 (((e)->e_ocflags & SLAP_OC__END) \
oc.c 83 if ( flags == SLAP_OCF_SET_FLAGS && ( e->e_ocflags & SLAP_OC__END ) )
101 e->e_ocflags |= SLAP_OC__END;
130 e->e_ocflags |= SLAP_OC__END;
slap.h 805 #define SLAP_OC__END 0x0100
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
id2entry.c 426 r->e_ocflags = SLAP_OC_GLUE|SLAP_OC__END;

Completed in 116 milliseconds