Searched refs:_nscd_alloc_db (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_db.h204 _nscd_alloc_db(
H A Dnscd_intaddr.c70 ret = _nscd_alloc_db(NSCD_DB_SIZE_LARGE);
H A Dnscd_dbimpl.c44 * _nscd_alloc_db
474 * FUNCTION: _nscd_alloc_db
485 _nscd_alloc_db( function
H A Dnscd_getentctx.c85 ret = _nscd_alloc_db(NSCD_DB_SIZE_LARGE);
H A Dnscd_nswconfig.c640 ret = _nscd_alloc_db(NSCD_DB_SIZE_SMALL);
H A Dnscd_config.c185 ret = _nscd_alloc_db(NSCD_DB_SIZE_MEDIUM);

Completed in 241 milliseconds