Searched refs:dev_null (Results 1 – 1 of 1) sorted by relevance
1681 const char dev_null[] = "NUL"; in TEST_IMPL() local1685 const char dev_null[] = "/dev/null"; in TEST_IMPL() local1688 r = uv_fs_open(NULL, &fs_req, dev_null, UV_FS_O_RDWR, 0, NULL); in TEST_IMPL()
Completed in 7 milliseconds