Home
last modified time | relevance | path

Searched defs:cache_data (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dlocaleimpl.c209 static struct locdata *cache_data[LC_ALL]; variable
/illumos-gate/usr/src/uts/common/sys/
H A Dautoconf.h194 void *cache_data; member
/illumos-gate/usr/src/boot/libsa/
H A Dpkgfs.c470 cache_data(struct tarfile *tf) in cache_data() function