Home
last modified time | relevance | path

Searched defs:file2 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/tests/core/
H A Dtest_rootfs_overlay.py7 def compare_file(file1, file2): argument
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dconfdata.c41 static bool is_same(const char *file1, const char *file2) in is_same()