Searched refs:temp_file (Results 1 – 3 of 3) sorted by relevance
40 if [ -n "$temp_file" ]; then41 log_must rm -f "$temp_file"61 temp_file="$(mktemp)"62 log_mustnot zfs zone "$temp_file" "$TESTPOOL/userns"
147 FileSpec temp_file("/opt/local/include/lldb"); in ComputeHeaderDirectory() local148 file_spec.SetDirectory(temp_file.GetPath()); in ComputeHeaderDirectory()
110 class temp_file : public std::ostream { class115 temp_file(const char* pattern) : in temp_file() function in __anon7e9de9140111::temp_file134 ~temp_file(void) in ~temp_file()713 temp_file temp("atf-check.XXXXXX"); in run_output_check()