Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_cache.h68 int cache_init(void);
H A Dcache.c72 cache_init(void) in cache_init() function
H A Dmain.c305 if (cache_init() != 0) { in main()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvcauth_des.c101 static int cache_init(void); /* initialize the cache */
153 int ret = cache_init(); in __svcauth_des()
485 cache_init(void) in cache_init() function
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h119 extern const Cache cache_init;
H A Dmain.c51 const Cache cache_init = {NULL, NULL, NULL, NULL, 0}; variable
H A Dfake_shdr.c1504 *_cache = cache_init; in fake_shdr_cache()
H A Delfdump.c4674 *cache = cache_init; in shdr_cache()