Home
last modified time | relevance | path

Searched refs:tmp_file_atexit (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/sort/
H A Dfile.h107 void tmp_file_atexit(const char *tmp_file);
H A Dfile.c129 tmp_file_atexit(const char *tmp_file) in tmp_file_atexit() function
197 tmp_file_atexit(ret); in new_tmp_file_name()
H A Dsort.c1258 tmp_file_atexit(outfile); in main()