Home
last modified time | relevance | path

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

/external/strace/tests-m32/
Dioctl_nbd.c47 static const char null_path[] = "/dev/null"; in main() local
49 int fd = open(null_path, O_RDONLY); in main()
51 perror_msg_and_fail("open(\"%s\")", null_path); in main()
Dkcmp.c79 static const char null_path[] = "/dev/null"; variable
174 fd = open(null_path, O_RDONLY); in main()
176 perror_msg_and_fail("open(\"%s\")", null_path); in main()
/external/strace/tests-mx32/
Dioctl_nbd.c47 static const char null_path[] = "/dev/null"; in main() local
49 int fd = open(null_path, O_RDONLY); in main()
51 perror_msg_and_fail("open(\"%s\")", null_path); in main()
Dkcmp.c79 static const char null_path[] = "/dev/null"; variable
174 fd = open(null_path, O_RDONLY); in main()
176 perror_msg_and_fail("open(\"%s\")", null_path); in main()
/external/strace/tests/
Dioctl_nbd.c47 static const char null_path[] = "/dev/null"; in main() local
49 int fd = open(null_path, O_RDONLY); in main()
51 perror_msg_and_fail("open(\"%s\")", null_path); in main()
Dkcmp.c79 static const char null_path[] = "/dev/null"; variable
174 fd = open(null_path, O_RDONLY); in main()
176 perror_msg_and_fail("open(\"%s\")", null_path); in main()