Home
last modified time | relevance | path

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

/libuv/include/uv/
H A Dwin.h69 #ifndef S_IFLNK
70 # define S_IFLNK 0xA000 macro
/libuv/src/win/
H A Dfs.c1730 statbuf->st_mode |= S_IFLNK; in fs__stat_handle()
/libuv/test/
H A Dtest-fs.c2368 ASSERT(((uv_stat_t*)req.ptr)->st_mode & S_IFLNK); in test_symlink_dir_impl()

Completed in 32 milliseconds