Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_db.h113 #define NSCD_DB_SIZE_TINY 4 macro
H A Dnscd_dbimpl.c501 else if (size == NSCD_DB_SIZE_TINY) in _nscd_alloc_db()