Lines Matching defs:fname
2367 char *fname = tmpnam (NULL);2375 ftmp = fopen (fname, "w+b");2381 input_scrub_insert_file (fname);2382 unlink (fname);