Home
last modified time | relevance | path

Searched refs:st_gen (Results 1 - 24 of 24) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
H A Db64.rs25 pub st_gen: u64,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
H A Db64.rs25 pub st_gen: u64,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
H A Db64.rs25 pub st_gen: u64,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/
H A Db64.rs21 pub st_gen: u32,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dpowerpc64.rs28 pub st_gen: u32,
H A Dpowerpc.rs28 pub st_gen: u32,
H A Dx86.rs28 pub st_gen: u32,
H A Darm.rs31 pub st_gen: u32,
/third_party/libuv/src/
H A Dfs-poll.c272 && a->st_gen == b->st_gen; in statbuf_eq()
/third_party/node/deps/uv/src/
H A Dfs-poll.c272 && a->st_gen == b->st_gen; in statbuf_eq()
/third_party/node/deps/uv/src/unix/
H A Dfs.c1454 dst->st_gen = src->st_gen; in uv__to_stat()
1465 dst->st_gen = 0; in uv__to_stat()
1488 dst->st_gen = src->st_gen; in uv__to_stat()
1493 dst->st_gen = 0; in uv__to_stat()
1505 dst->st_gen = 0; in uv__to_stat()
1581 buf->st_gen = 0; in uv__fs_statx()
/third_party/libuv/src/unix/
H A Dfs.c1343 dst->st_gen = src->st_gen; in uv__to_stat()
1354 dst->st_gen = 0; in uv__to_stat()
1377 dst->st_gen = src->st_gen; in uv__to_stat()
1382 dst->st_gen = 0; in uv__to_stat()
1394 dst->st_gen = 0; in uv__to_stat()
H A Dlinux.c1142 buf->st_gen = 0; in uv__statx_to_stat()
/third_party/libuv/test/
H A Dtest-fs.c1531 ASSERT_EQ(s->st_gen, t.st_gen); in TEST_IMPL()
1534 ASSERT_OK(s->st_gen); in TEST_IMPL()
/third_party/libuv/include/
H A Duv.h409 uint64_t st_gen; member
/third_party/libuv/include/uv_ndk/
H A Duv.h363 uint64_t st_gen; member
/third_party/node/deps/uv/include/
H A Duv.h365 uint64_t st_gen; member
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs256 pub st_gen: u32,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs159 pub st_gen: u32,
/third_party/libuv/src/win/
H A Dfs.c1796 statbuf->st_gen = 0; in fs__stat_handle()
/third_party/node/deps/uv/src/win/
H A Dfs.c1846 statbuf->st_gen = 0; in fs__stat_handle()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs161 pub st_gen: u32,
/third_party/python/Modules/
H A Dposixmodule.c2158 {"st_gen", "generation number"},
2475 PyLong_FromLong((long)st->st_gen)); in _pystat_fromstructstat()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs317 pub st_gen: u32,

Completed in 81 milliseconds