Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c67 #define INIT_LIFETIME 10 /* cache entries start with this lifetime */ macro
180 ce->expires = now + INIT_LIFETIME; in slp_put_das_cached()