Home
last modified time | relevance | path

Searched defs:inc_state (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dconfiglexer.lex44 struct inc_state { struct
48 struct inc_state* next; argument
51 static struct inc_state* config_include_stack = NULL; argument
H A Dconfiglexer.c4354 struct inc_state { struct
4358 struct inc_state* next; argument
4361 static struct inc_state* config_include_stack = NULL; argument