Searched refs:closefile (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/usr.bin/sort/
H A Dfile.h116 void closefile(FILE *, const char *);
H A Dfile.c392 closefile(f, fn);
588 closefile(FILE *f, const char *fn) function
813 closefile(fr->file, fr->fname);
1142 closefile(f_out, fn_out);
1497 closefile(f_out, fn);
H A Dsort.c259 closefile(f, fn);
933 closefile(fseed, random_source);
/freebsd-10-stable/contrib/one-true-awk/
H A Dproto.h189 extern Cell *closefile(Node **, int);
H A Drun.c1718 Cell *closefile(Node **a, int n) function

Completed in 139 milliseconds