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

/osnet-11/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c125 } lib_cache_t; typedef in typeref:struct:lib_cache
127 static lib_cache_t *lib_cache;
1843 lib_cache_t *entry;
1869 lib_cache_t *entry;
1870 entry = config_calloc_check(1, sizeof (lib_cache_t), NULL);
1897 lib_cache_t *entry, *next;

Completed in 40 milliseconds