Home
last modified time | relevance | path

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

/libuv/include/uv/
H A Dwin.h61 #ifndef S_IFLNK
62 # define S_IFLNK 0xA000 macro
/libuv/src/win/
H A Dfs.c1876 statbuf->st_mode |= S_IFLNK; in fs__stat_assign_statbuf()
/libuv/test/
H A Dtest-fs.c2413 ASSERT(((uv_stat_t*)req.ptr)->st_mode & S_IFLNK); in test_symlink_dir_impl()

Completed in 34 milliseconds