Searched refs:bufprint_temp_dir (Results 1 – 3 of 3) sorted by relevance
73 extern char* bufprint_temp_dir (char* buffer, char* buffend);
202 bufprint_temp_dir(char* buff, char* end) in bufprint_temp_dir() function237 p = bufprint_temp_dir(buff, end); in bufprint_temp_file()
65 p = bufprint_temp_dir( p, end ); in tempfile_create()