Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/misc/
H A Doptlib.h74 } Optcache_t; typedef
99 Optcache_t* cache; /* OPT_cache cache */
H A Doptget.c3913 Optcache_t* cache; in optget()
3914 Optcache_t* pcache; in optget()
4293 else if (cache = newof(0, Optcache_t, 1, 0)) in optget()