Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_fget.c236 ++mp->stat.st_cache_hit;
237 ++mfp->stat.st_cache_hit;
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h789 u_int32_t st_cache_hit; /* Pages found in the cache. */ member
823 u_int32_t st_cache_hit; /* Pages found in the cache. */ member