Home
last modified time | relevance | path

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

/libuv/src/
H A Dfs-poll.c271 && a->st_flags == b->st_flags in statbuf_eq()
/libuv/src/unix/
H A Dfs.c1453 dst->st_flags = src->st_flags; in uv__to_stat()
1464 dst->st_flags = 0; in uv__to_stat()
1487 dst->st_flags = src->st_flags; in uv__to_stat()
1492 dst->st_flags = 0; in uv__to_stat()
1504 dst->st_flags = 0; in uv__to_stat()
H A Dlinux.c1112 buf->st_flags = 0; in uv__statx_to_stat()
/libuv/test/
H A Dtest-fs.c1530 ASSERT_EQ(s->st_flags, t.st_flags); in TEST_IMPL()
1533 ASSERT_OK(s->st_flags); in TEST_IMPL()
/libuv/docs/src/
H A Dfs.rst60 uint64_t st_flags;
/libuv/include/
H A Duv.h393 uint64_t st_flags; member
/libuv/src/win/
H A Dfs.c1788 statbuf->st_flags = 0; in fs__stat_handle()
/libuv/
H A DChangeLog1940 * linux: init st_flags and st_gen when using statx (Oscar Waddell)

Completed in 79 milliseconds