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.c1470 dst->st_flags = src->st_flags; in uv__to_stat()
1481 dst->st_flags = 0; in uv__to_stat()
1504 dst->st_flags = src->st_flags; in uv__to_stat()
1509 dst->st_flags = 0; in uv__to_stat()
1521 dst->st_flags = 0; in uv__to_stat()
H A Dlinux.c1141 buf->st_flags = 0; in uv__statx_to_stat()
/libuv/test/
H A Dtest-fs.c1575 ASSERT_EQ(s->st_flags, t.st_flags); in TEST_IMPL()
1578 ASSERT_OK(s->st_flags); in TEST_IMPL()
/libuv/include/
H A Duv.h396 uint64_t st_flags; member
/libuv/docs/src/
H A Dfs.rst63 uint64_t st_flags;
/libuv/src/win/
H A Dfs.c1922 statbuf->st_flags = 0; in fs__stat_assign_statbuf()
/libuv/
H A DChangeLog2191 * linux: init st_flags and st_gen when using statx (Oscar Waddell)

Completed in 60 milliseconds