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.h455 void uv__statx_to_stat(const struct uv__statx* statxbuf, uv_stat_t* buf);
H A Dlinux.c1122 void uv__statx_to_stat(const struct uv__statx* statxbuf, uv_stat_t* buf) { in uv__statx_to_stat() function
1156 uv__statx_to_stat(statxbuf, buf); in uv__iou_fs_statx_post()
H A Dfs.c1579 uv__statx_to_stat(&statxbuf, buf); in uv__fs_statx()

Completed in 20 milliseconds