Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/ad/common/
H A Dad_common.h52 #define CFG_QUEUE_MAX_SIZE 15 macro
H A Dad_common.c357 if (state.qcount >= CFG_QUEUE_MAX_SIZE) { in get_cfg()