Searched refs:target_file (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/testing/tests/core/ |
| H A D | test_rootfs_overlay.py | 22 target_file = os.path.join(self.builddir, "target", "test-file1") 24 ret = compare_file(overlay_file, target_file) 27 target_file = os.path.join(self.builddir, "target", "etc", "test-file2") 29 ret = compare_file(overlay_file, target_file)
|
| H A D | test_hardening.py | 27 def checksec_run(self, target_file): argument 28 filepath = os.path.join(self.builddir, "target", target_file)
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsglob.h | 446 struct cifsFileInfo *target_file, 449 struct cifsFileInfo *target_file, u64 src_off, u64 len,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/ |
| H A D | README_MLAN | 497 mlanutl mlanX comparergpwr <uncompressed file> [target_file] 498 mlanutl mlanX comparetrpc <target_file> <src_file> [display] 2074 mlanutl mlanX comparergpwr <uncompressed file> [target_file] 2076 <target_file> : raw data file save from get_chnrgpwr command. 2086 mlanutl mlanX comparetrpc <target_file> <src_file> [display] 2088 <target_file> : raw data file save from get_txpwrlimit command.
|