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()91 fd2 = open(kpath, O_RDWR, 0644); in main()