Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/dialog/
Dinputstr.c54 struct _cache *cache_at; /* unique: associate caches by CACHE */ member
98 result = (int) (p->cache_at - q->cache_at); in compare_cache()
115 find.cache_at = cache; in find_cache()
125 if (p->cache_at == cache in find_cache()
144 p->cache_at = cache; in make_cache()