Searched refs:read_datafile (Results 1 – 3 of 3) sorted by relevance
265 struct entry* read_datafile(const char* name, int skip_whitespace);
303 struct entry* list = read_datafile(fname, 1); in verifytest_file()348 struct entry* list = read_datafile(fname, 1); in dstest_file()483 struct entry* list = read_datafile(fname, 1); in nsec3_hash_test()
698 read_datafile(const char* name, int skip_whitespace) in read_datafile() function