zfs/tests/zfs-tests/tests/functional/tmpfile
Arvind Sankar 65c7cc49bf Mark functions as static
Mark functions used only in the same translation unit as static. This
only includes functions that do not have a prototype in a header file
either.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Closes #10470
2020-06-18 12:20:38 -07:00
..
.gitignore Don't fail to apply umask for O_TMPFILE files 2019-12-13 15:02:23 -08:00
Makefile.am Don't fail to apply umask for O_TMPFILE files 2019-12-13 15:02:23 -08:00
cleanup.ksh Add support for O_TMPFILE 2016-11-04 10:46:40 -07:00
setup.ksh ZTS: Update O_TMPFILE support check 2018-05-14 20:36:30 -07:00
tmpfile_001_pos.c Mark functions as static 2020-06-18 12:20:38 -07:00
tmpfile_002_pos.c Add support for O_TMPFILE 2016-11-04 10:46:40 -07:00
tmpfile_003_pos.c Add support for O_TMPFILE 2016-11-04 10:46:40 -07:00
tmpfile_stat_mode.c Don't fail to apply umask for O_TMPFILE files 2019-12-13 15:02:23 -08:00
tmpfile_test.c ZTS: Update O_TMPFILE support check 2018-05-14 20:36:30 -07:00