Searched defs:get_temp_file (Results 1 – 3 of 3) sorted by relevance
61 static char *get_temp_file(const char *host, const char *port, int cpu) in get_temp_file() function
522 static char *get_temp_file(struct buffer_instance *instance, int cpu) in get_temp_file() function
35 def get_temp_file(keep=False, autoext=""): function