Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Dhastd.c103 struct hast_resource *tres, *tmres; in descriptors_cleanup() local
106 TAILQ_FOREACH_SAFE(tres, &cfg->hc_resources, hr_next, tmres) { in descriptors_cleanup()