Rizin
unix-like reverse engineering framework and cli tools
uv__statx_timestamp Struct Reference

#include <linux-syscalls.h>

Public Attributes

int64_t tv_sec
 
uint32_t tv_nsec
 
int32_t unused0
 

Detailed Description

Definition at line 34 of file linux-syscalls.h.

Member Data Documentation

◆ tv_nsec

uint32_t uv__statx_timestamp::tv_nsec

Definition at line 36 of file linux-syscalls.h.

Referenced by uv__fs_statx().

◆ tv_sec

int64_t uv__statx_timestamp::tv_sec

Definition at line 35 of file linux-syscalls.h.

Referenced by uv__fs_statx().

◆ unused0

int32_t uv__statx_timestamp::unused0

Definition at line 37 of file linux-syscalls.h.


The documentation for this struct was generated from the following file: