Home
last modified time | relevance | path

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

/nscd/
A Dnscd_helper.c511 struct hashentry *trailelem; in __nscd_cache_search() local
512 trailelem = (struct hashentry *) (mapped->data + trail); in __nscd_cache_search()
516 if ((uintptr_t) trailelem & (__alignof__ (*trailelem) - 1)) in __nscd_cache_search()
523 trail = atomic_forced_read (trailelem->next); in __nscd_cache_search()

Completed in 4 milliseconds