| /Zephyr-latest/scripts/tests/twister_blackbox/ | 
| D | test_report.py | 140     def test_platform_reports(self, capfd, out_path, test_path, test_platforms, file_name):  argument 189     def test_report_suffix(self, capfd, out_path, test_path, test_platforms, file_name):  argument 218     def test_report_name(self, capfd, out_path, test_path, test_platforms, report_arg, file_name):  argument 248     def test_report_dir(self, capfd, out_path, test_path, test_platforms, file_name, dir_name):  argument 285     def test_outdir(self, capfd, test_path, test_platforms, file_name, dir_name):  argument 325     def test_log_file(self, capfd, test_path, test_platforms, out_path, file_name):  argument
  | 
| D | test_coverage.py | 163     def test_coverage(self, capfd, test_path, test_platforms, out_path, file_name):  argument 219 …def test_coverage_basedir(self, capfd, test_path, test_platforms, out_path, file_name, expected_co…  argument 265     def test_coverage_format(self, capfd, out_path, cov_tool, file_name, cov_format):  argument
  | 
| D | test_runner.py | 430     def test_pre_script(self, capfd, out_path, test_path, test_platforms, file_name):  argument
  | 
| /Zephyr-latest/subsys/tracing/ | 
| D | tracing_backend_posix_bottom.c | 11 void *tracing_backend_posix_init_bottom(const char *file_name)  in tracing_backend_posix_init_bottom()
  | 
| D | tracing_backend_posix.c | 13 static const char *file_name;  variable
  | 
| /Zephyr-latest/scripts/tests/twister/ | 
| D | test_scl.py | 192     def mock_load(file_name, *args, **kwargs):  argument
  | 
| /Zephyr-latest/scripts/west_commands/ | 
| D | bindesc.py | 216     def get_image_data(self, file_name):  argument
  | 
| /Zephyr-latest/tests/subsys/fs/fs_api/src/ | 
| D | test_fs.c | 28 int temp_open(struct fs_file_t *zfp, const char *file_name, fs_mode_t flags)  in temp_open()
  | 
| /Zephyr-latest/subsys/settings/src/ | 
| D | settings_file.c | 206 					   const char *file_name)  in settings_file_create_or_replace()
  | 
| /Zephyr-latest/subsys/fs/ | 
| D | fat_fs.c | 117 static int fatfs_open(struct fs_file_t *zfp, const char *file_name,  in fatfs_open()
  | 
| D | fs.c | 133 int fs_open(struct fs_file_t *zfp, const char *file_name, fs_mode_t flags)  in fs_open()
  | 
| /Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/ | 
| D | fs_mgmt.c | 352 	char file_name[CONFIG_MCUMGR_GRP_FS_PATH_LEN + 1];  in fs_mgmt_file_upload()  local
  |