Lines Matching defs:fn
102 char *fn; member
170 file_is_tmp(const char* fn) in file_is_tmp()
197 static const char *fn = ".bsdsort."; in new_tmp_file_name() local
228 file_list_add(struct file_list *fl, char *fn, bool allocate) in file_list_add()
362 sort_list_dump(struct sort_list *l, const char *fn) in sort_list_dump()
401 check(const char *fn) in check()
536 openfile(const char *fn, const char *mode) in openfile()
588 closefile(FILE *f, const char *fn) in closefile()
853 char *fn; in procfile() local
896 file_header_init(struct file_header **fh, const char *fn, size_t file_pos) in file_header_init()
1492 merge_list_parts(struct sort_list **parts, size_t n, const char *fn) in merge_list_parts()
1510 const char* fn) in mt_sort()