Searched defs:tmpf (Results 1 – 6 of 6) sorted by relevance
9 struct tmpf { struct15 * Initialise a tmpf instance for use, creating a temporary file. argument
14 int tmpf_init(struct tmpf *tmpf, const char *template) in tmpf_init()28 void tmpf_destroy(struct tmpf *tmpf) in tmpf_destroy()
43 std::FILE* tmpf = fopen("/tmp/good_file1.json", "w"); in TEST() local87 std::FILE* tmpf = fopen("/tmp/invalid_error_file.json", "w"); in TEST() local102 std::FILE* tmpf = fopen("/tmp/invalid_json_file.json", "w"); in TEST() local127 std::FILE* tmpf = fopen("/tmp/not_just_default_file.json", "w"); local
1319 CPUTLBEntryFull tmpf; in victim_tlb_hit() local