kpath 32 tools/testing/selftests/kcmp/kcmp_test.c const char kpath[] = "kcmp-test-file"; kpath 42 tools/testing/selftests/kcmp/kcmp_test.c fd1 = open(kpath, O_RDWR | O_CREAT | O_TRUNC, 0644); kpath 91 tools/testing/selftests/kcmp/kcmp_test.c fd2 = open(kpath, O_RDWR, 0644);