Home
last modified time | relevance | path

Searched refs:kpath (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/kcmp/
A Dkcmp_test.c32 const char kpath[] = "kcmp-test-file"; in main() local
42 fd1 = open(kpath, O_RDWR | O_CREAT | O_TRUNC, 0644); in main()
94 fd2 = open(kpath, O_RDWR); in main()

Completed in 3 milliseconds