Searched refs:close_file (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/timezone/ |
D | zdump.c | 373 close_file(FILE *stream) in close_file() function 400 close_file(stream); in usage() 594 close_file(stdout); in main()
|
D | zic.c | 562 close_file(FILE *stream, char const *dir, char const *name) in close_file() function 587 close_file(stream, NULL, NULL); in usage() 704 close_file(stdout, NULL, NULL); in main() 1047 close_file(fp, directory, fromfield); in dolink() 1048 close_file(tp, directory, tofield); in dolink() 1260 close_file(fp, NULL, filename); in infile() 2277 close_file(fp, directory, name); in writezone()
|