Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dnull.c27 fd = open(DEV_NULL, O_RDWR); in null_open()
/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c2234 # define DEV_NULL "/dev/null" macro
2236 # define DEV_NULL "nul" macro
2249 "asl_compiler_rev=00000000,data=" DEV_NULL, in test_acpi_q35_slic()
H A Dlibqtest.c48 # define DEV_NULL "/dev/null" macro
53 # define DEV_NULL "nul" macro
481 getenv("QTEST_LOG") ? DEV_STDERR : DEV_NULL, in qtest_init_internal()