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

/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Ddynlist.c51 ObjectClass *dlm_static_oc; member in struct:dynlist_map_t
1037 if ( ds->ds_dlm && ds->ds_dlm->dlm_static_oc && is_entry_objectclass( rs->sr_entry, ds->ds_dlm->dlm_static_oc, 0 ))
1258 if ( ds->ds_dlm->dlm_static_oc && is_entry_objectclass( e, ds->ds_dlm->dlm_static_oc, 0 )) {
1760 if ( dlm->dlm_static_oc ) {
1761 static_oc = dlm->dlm_static_oc;
1967 if ( dlm->dlm_static_oc ) {
1969 ptr = lutil_strcopy( ptr, dlm->dlm_static_oc->soc_cname.bv_val );
2329 dlmp->dlm_static_oc
[all...]

Completed in 180 milliseconds