Home
last modified time | relevance | path

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

/external/strace/tests-mx32/
Dkcmp.c80 static const char zero_path[] = "/dev/zero"; variable
183 fd = open(zero_path, O_RDONLY); in main()
185 perror_msg_and_fail("open(\"%s\")", zero_path); in main()
/external/strace/tests/
Dkcmp.c80 static const char zero_path[] = "/dev/zero"; variable
183 fd = open(zero_path, O_RDONLY); in main()
185 perror_msg_and_fail("open(\"%s\")", zero_path); in main()
/external/strace/tests-m32/
Dkcmp.c80 static const char zero_path[] = "/dev/zero"; variable
183 fd = open(zero_path, O_RDONLY); in main()
185 perror_msg_and_fail("open(\"%s\")", zero_path); in main()