Home
last modified time | relevance | path

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

/freebsd/usr.bin/sort/
H A Dfile.c162 file_is_tmp(const char* fn) in file_is_tmp() function
532 int is_tmp = file_is_tmp(fn); in openfile()
581 if (file_is_tmp(fn) && compress_program != NULL) { in closefile()