Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-spawn.c1681 const char dev_null[] = "NUL"; in TEST_IMPL() local
1685 const char dev_null[] = "/dev/null"; in TEST_IMPL() local
1688 r = uv_fs_open(NULL, &fs_req, dev_null, UV_FS_O_RDWR, 0, NULL); in TEST_IMPL()

Completed in 7 milliseconds