Home
last modified time | relevance | path

Searched refs:uv__statx_to_stat (Results 1 – 3 of 3) sorted by relevance

/libuv/src/unix/
H A Dinternal.h441 void uv__statx_to_stat(const struct uv__statx* statxbuf, uv_stat_t* buf);
H A Dlinux.c1093 void uv__statx_to_stat(const struct uv__statx* statxbuf, uv_stat_t* buf) { in uv__statx_to_stat() function
1127 uv__statx_to_stat(statxbuf, buf); in uv__iou_fs_statx_post()
H A Dfs.c1562 uv__statx_to_stat(&statxbuf, buf); in uv__fs_statx()

Completed in 96 milliseconds