Searched refs:has_shortnames (Results 1 – 1 of 1) sorted by relevance
586 int has_shortnames; in TEST_IMPL() local600 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