Home
last modified time | relevance | path

Searched refs:DEV_NULL_PATH (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfdsan.cpp32 #define DEV_NULL_PATH "/dev/null" macro
46 int fd = open(DEV_NULL_PATH, O_RDONLY); in fdsan_test_get_tag_value()
57 int fd = open(DEV_NULL_PATH, O_RDONLY); in fdsan_test_overflow()
70 int fd = open(DEV_NULL_PATH, O_RDONLY); in fdsan_test_vfork()
103 int fd = open(DEV_NULL_PATH, O_RDONLY); in fdsan_test_fatal_level()

Completed in 1 milliseconds