Searched refs:SLAP_DESC_TEMPORARY (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dava.c51 if ( ava->aa_desc->ad_flags & SLAP_DESC_TEMPORARY )
H A Dfilter.c491 if ( ssa.sa_desc->ad_flags & SLAP_DESC_TEMPORARY )
523 if ( f->f_desc->ad_flags & SLAP_DESC_TEMPORARY )
542 if ( f->f_sub->sa_desc->ad_flags & SLAP_DESC_TEMPORARY )
885 if ( f->f_desc->ad_flags & SLAP_DESC_TEMPORARY )
897 if ( f->f_av_desc->ad_flags & SLAP_DESC_TEMPORARY )
903 if ( f->f_sub_desc->ad_flags & SLAP_DESC_TEMPORARY )
930 if ( f->f_mr_desc && ( f->f_sub_desc->ad_flags & SLAP_DESC_TEMPORARY ))
H A Dmra.c44 if ( mra->ma_desc && mra->ma_desc->ad_flags & SLAP_DESC_TEMPORARY )
H A Dad.c811 ad->ad_flags = SLAP_DESC_TEMPORARY;
H A Dslap.h852 #define SLAP_DESC_TEMPORARY 0x1000U macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dpcache.c3838 ( attr_name->an_desc->ad_flags & SLAP_DESC_TEMPORARY ) ) {
3849 ( attr_name->an_desc->ad_flags & SLAP_DESC_TEMPORARY ) ) {
4889 SLAP_DESC_TEMPORARY ) ) {

Completed in 294 milliseconds