Searched refs:tmpbuf (Results 1 – 1 of 1) sorted by relevance
333 char *tmpbuf = xmalloc (bufsize); in input_file_size() local334 end = copy_to_tmpfile (fd, tmpbuf, bufsize); in input_file_size()335 free (tmpbuf); in input_file_size()