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

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsec_clnt.c80 struct kmem_cache *authloopback_cache; variable in typeref:struct:kmem_cache
817 authloopback_cache = kmem_cache_create("authloopback_cache",
837 kmem_cache_destroy(authloopback_cache);

Completed in 76 milliseconds