Searched refs:dlm_mapped_ad (Results 1 – 1 of 1) sorted by relevance
49 AttributeDescription *dlm_mapped_ad; member181 if ( dlm && dlm->dlm_mapped_ad == NULL && dlm->dlm_next == NULL && dlc->dlc_attrs == NULL ) { in dynlist_sc_update()301 if ( dlm->dlm_mapped_ad ) { in dynlist_sc_update()302 ad = dlm->dlm_mapped_ad; in dynlist_sc_update()512 AttributeDescription *ad = dlm->dlm_mapped_ad ? dlm->dlm_mapped_ad : dlm->dlm_member_ad; in dynlist_prepare_entry()602 if ( dlm->dlm_mapped_ad != NULL ) { in dynlist_prepare_entry()839 AttributeDescription *ad = dlm->dlm_mapped_ad ? dlm->dlm_mapped_ad : dlm->dlm_member_ad; in dynlist_compare()1956 if ( dlm->dlm_mapped_ad ) { in dl_cfgen()1957 ptr = lutil_strcopy( ptr, dlm->dlm_mapped_ad->ad_cname.bv_val ); in dl_cfgen()2327 dlmp->dlm_mapped_ad = mapped_ad; in dl_cfgen()[all …]