Searched refs:kpath (Results 1 – 1 of 1) sorted by relevance
32 const char kpath[] = "kcmp-test-file"; in main() local42 fd1 = open(kpath, O_RDWR | O_CREAT | O_TRUNC, 0644); in main()94 fd2 = open(kpath, O_RDWR); in main()
Completed in 2 milliseconds