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.c2235 # define DEV_NULL "/dev/null" macro
2237 # define DEV_NULL "nul" macro
2250 "asl_compiler_rev=00000000,data=" DEV_NULL, in test_acpi_q35_slic()
H A Dlibqtest.c49 # define DEV_NULL "/dev/null" macro
54 # define DEV_NULL "nul" macro
501 getenv("QTEST_LOG") ? DEV_STDERR : DEV_NULL, in qtest_init_internal()