Home
last modified time | relevance | path

Searched refs:stx_size (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/mit/libuv/dist/src/unix/
H A Dlinux-syscalls.h47 uint64_t stx_size; member
H A Dfs.c1569 buf->st_size = statxbuf.stx_size; in uv__fs_statx()
/netbsd/sys/compat/linux/common/
H A Dlinux_types.h219 uint64_t stx_size; member
H A Dlinux_file64.c143 stx->stx_size = st->st_size; in bsd_to_linux_statx()