Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_db.h110 #define NSCD_DB_SIZE_LARGE 1 macro
H A Dnscd_intaddr.c68 ret = _nscd_alloc_db(NSCD_DB_SIZE_LARGE); in _nscd_create_int_addrDB()
H A Dnscd_dbimpl.c495 if (size == NSCD_DB_SIZE_LARGE) in _nscd_alloc_db()
H A Dnscd_getentctx.c87 ret = _nscd_alloc_db(NSCD_DB_SIZE_LARGE); in _nscd_create_getent_ctxDB()