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

/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Drwmconf.c148 mapping[1].m_dst_oc = mapping[0].m_src_oc;
151 mapping[0].m_dst_oc = oc_bvfind( &mapping[0].m_dst );
152 if ( mapping[0].m_dst_oc == NULL ) {
158 mapping[0].m_dst_oc = oc_bvfind_undef( &mapping[0].m_dst );
159 if ( mapping[0].m_dst_oc == NULL ) {
165 mapping[1].m_src_oc = mapping[0].m_dst_oc;
H A Drwm.h63 #define m_dst_oc m_dst_ref.m_d_oc macro
H A Drwmmap.c281 (*anp)[j].an_oc = m->m_dst_oc;
318 (*anp)[j].an_oc = m->m_dst_oc;
1337 if ( mapping[0].m_dst_oc ) {
1338 ch_free( mapping[0].m_dst_oc );

Completed in 121 milliseconds