Home
last modified time | relevance | path

Searched refs:file_content (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dreplay.h240 struct config_strlist* file_content; member
H A Dreplay.c98 config_delstrlist(mom->file_content); in replay_moment_delete()
204 struct config_strlist** last = &mom->file_content; in read_file_content()
H A Dfake_event.c583 for(p=mom->file_content; p; p=p->next) { in autotrust_check()
636 for(p=mom->file_content; p; p=p->next) { in tempfile_check()