Lines Matching refs:pmc
90 monitor_cache_t tmp_mc, *mc, *pmc = NULL;
116 pmc = ldap_avl_find( mi->mi_cache, &tmp_mc, monitor_cache_cmp );
117 if ( pmc == NULL ) {
120 parent = pmc->mc_e;
147 if ( pmc != NULL ) {
256 monitor_cache_t *pmc;
259 pmc = ( monitor_cache_t * )ldap_avl_find( mi->mi_cache,
261 if ( pmc != NULL ) {
263 *pmp = (monitor_entry_t *)pmc->mc_e->e_private;
266 monitor_cache_lock( pmc->mc_e );
301 monitor_cache_release( mi, pmc->mc_e );