Home
last modified time | relevance | path

Searched defs:next_key (Results 1 – 2 of 2) sorted by last modified time

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.c1319 char* next_key; in sldns_str2wire_svcbparam_mandatory() local
/freebsd/contrib/libucl/src/
H A Ducl_parser.c1292 bool *next_key, bool *end_of_object) in ucl_parse_key()
2342 bool next_key = false, end_of_object = false, ret; in ucl_state_machine() local