Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c130 } lib_cache_t; typedef
132 static lib_cache_t *lib_cache;
1850 lib_cache_t *entry; in lookup_cache()
1876 lib_cache_t *entry; in update_cache()
1877 entry = config_calloc_check(1, sizeof (lib_cache_t), NULL); in update_cache()
1904 lib_cache_t *entry, *next; in destroy_cache()