Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_db.h112 #define NSCD_DB_SIZE_SMALL 3 macro
H A Dnscd_dbimpl.c499 else if (size == NSCD_DB_SIZE_SMALL) in _nscd_alloc_db()
H A Dnscd_nswconfig.c640 ret = _nscd_alloc_db(NSCD_DB_SIZE_SMALL); in init_nsw_be_info_db()