Home
last modified time | relevance | path

Searched refs:oldval (Results 1 – 1 of 1) sorted by relevance

/nscd/
A Dnscd_helper.c390 struct mapped_database *oldval = *mappedp; in __nscd_get_mapping() local
393 if (oldval != NULL && atomic_decrement_val (&oldval->counter) == 0) in __nscd_get_mapping()
394 __nscd_unmap (oldval); in __nscd_get_mapping()

Completed in 4 milliseconds