Searched defs:lib_cache_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c126 } lib_cache_t; typedef in typeref:struct:lib_cache
128 static lib_cache_t *lib_cache;
1844 lib_cache_t *entry;
1870 lib_cache_t *entry;
1871 entry = config_calloc_check(1, sizeof (lib_cache_t), NULL);
1898 lib_cache_t *entry, *next;

Completed in 65 milliseconds