Searched refs:close_file (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/make/lib/vroot/ |
| H A D | report.cc | 92 close_file(void) in close_file() function 218 atexit(close_file); in report_dep()
|
| /illumos-gate/usr/src/cmd/zdump/ |
| H A D | zdump.c | 429 close_file(FILE *stream) in close_file() function 456 close_file(stream); in usage() 670 close_file(stdout); in main()
|
| /illumos-gate/usr/src/cmd/zic/ |
| H A D | zic.c | 662 close_file(FILE *stream, char const *dir, char const *name, in close_file() function 691 close_file(stream, NULL, NULL, NULL); in usage() 1011 close_file(stdout, NULL, NULL, NULL); in main() 1564 close_file(tp, directory, linkname, tempname); in dolink() 1565 close_file(fp, directory, target, NULL); in dolink() 1772 close_file(fp, NULL, filename(fnum), NULL); in infile() 2798 close_file(fp, directory, name, tempname); in writezone()
|