Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-event.c586 int has_shortnames; in TEST_IMPL() local
600 has_shortnames = uv_fs_stat(NULL, &req, "watch_~1", NULL) != UV_ENOENT; in TEST_IMPL()
601 if (has_shortnames) { in TEST_IMPL()
624 if (!has_shortnames) in TEST_IMPL()

Completed in 8 milliseconds