Home
last modified time | relevance | path

Searched refs:VAR_MSG_CACHE_SIZE (Results 1 – 6 of 6) sorted by relevance

/openbsd/sbin/unwind/libunbound/util/
H A Dconfigparser.h34 #define VAR_MSG_CACHE_SIZE 290 macro
H A Dconfiglexer.lex294 msg-cache-size{COLON} { YDVAR(1, VAR_MSG_CACHE_SIZE) }
H A Dconfigparser.y82 %token VAR_MSG_CACHE_SIZE VAR_MSG_CACHE_SLABS VAR_NUM_QUERIES_PER_THREAD
1598 server_msg_cache_size: VAR_MSG_CACHE_SIZE STRING_ARG
H A Dconfiglexer.c4319 { YDVAR(1, VAR_MSG_CACHE_SIZE) }
/openbsd/usr.sbin/unbound/util/
H A Dconfiglexer.lex294 msg-cache-size{COLON} { YDVAR(1, VAR_MSG_CACHE_SIZE) }
H A Dconfigparser.y82 %token VAR_MSG_CACHE_SIZE VAR_MSG_CACHE_SLABS VAR_NUM_QUERIES_PER_THREAD
1598 server_msg_cache_size: VAR_MSG_CACHE_SIZE STRING_ARG