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.lex43 struct inc_state { struct
47 struct inc_state* next; argument
50 static struct inc_state* config_include_stack = NULL; argument
H A Dconfiglexer.c4484 struct inc_state { struct
4488 struct inc_state* next; argument
4491 static struct inc_state* config_include_stack = NULL; argument